Log message #4089343

# At Username Text
# Oct 13th 2017, 08:21 neon1024 @dereuromark https://www.12factor.net/de/config - could be of interest as you were talking about config yesterday iirc
# Oct 13th 2017, 08:06 justcharlz Good morning
# Oct 13th 2017, 08:05 neon1024 Morning everyone
# Oct 13th 2017, 08:04 justcharlz Is there another easy way to do this using cakephp collection and extract.
# Oct 13th 2017, 08:03 justcharlz my solution is to first get the id of the genres from the store table and then create another query to get the name from the genre table.
# Oct 13th 2017, 08:02 justcharlz I have two tables. Stores and Genres. I connect them together so that inside the store table, I have the unique id of genre inside the genre column of store. Now I am listing the various music of stores table and I don't want it to be listing the unique id of genres rather should be the name attached to the unique id
# Oct 13th 2017, 07:59 justcharlz I don't know if it is clear.
# Oct 13th 2017, 07:59 justcharlz hello. I know this question is basic but I need to know the best possible way to do it. My question is this - Is it possible to use a column data that is foreignkey to get data from join table without querying the table first to get the foreignkey id and then querying the join table to get the data needed.
# Oct 13th 2017, 07:39 ono-t 2
# Oct 13th 2017, 07:10 garciamarinel012 Here's the error log i've get . @xvifr
# Oct 13th 2017, 07:10 garciamarinel012 File uploaded https://cakesf.slack.com/files/U7J6X3T7H/F7HT0MK8D/-.txt / https://slack-files.com/T053DPNCM-F7HT0MK8D-a719f69833
# Oct 13th 2017, 07:09 rudy1976s Hello good morning: is there a way to order the elements of a configure ?
# Oct 13th 2017, 07:03 xvifr Check the logs/error.log file,
# Oct 13th 2017, 07:03 garciamarinel012 the debug mode is already turned off :S
# Oct 13th 2017, 07:02 birdy247 @jl.fmst if you used debug() then yes this is odd.
# Oct 13th 2017, 07:01 garciamarinel012 @xvifr Yes i've tried it
# Oct 13th 2017, 06:59 xvifr garciamarinel012, have you tried to flush cache?
# Oct 13th 2017, 06:12 garciamarinel012 another issue is that I'm unable to login . it only redirects on ligin page
# Oct 13th 2017, 04:19 garciamarinel012 they had same site files even .htaccess files are the same . can somebody help. Thank you
# Oct 13th 2017, 04:18 garciamarinel012 good day. something weird happening on the site . the staging site site seems ok but the live version displaying almost white s
# Oct 13th 2017, 02:40 TonyFish 1
# Oct 12th 2017, 21:46 inoas unit and integration tests XD? :P
# Oct 12th 2017, 21:46 inoas What are you training on btw ;)?
# Oct 12th 2017, 21:36 steinkel sorry you lost this one, we'll have another one scheduled soon, we try to get 1 free session every 1-2 months done
# Oct 12th 2017, 21:34 dan221 @steinkel I see, I totally got the timezone wrong. I thought it was 4pm EST but it was actually 12pm EST. Darn it.....
# Oct 12th 2017, 21:31 steinkel did you have issues connecting?
# Oct 12th 2017, 21:31 steinkel @dan221 we had the training session already, it started on time 1600 gmt+0
# Oct 12th 2017, 21:22 sdevore is it GMT?
# Oct 12th 2017, 21:09 dan221 Hello Everyone! Does anyone know the status of the Free Training Webinar. It was supposed to start at 4pm. Ive been in the join.me session for a hour now.
# Oct 12th 2017, 21:07 jl.fmst an entity, as in, this is my $this->request->data
# Oct 12th 2017, 21:07 jl.fmst @birdy247, i'm updating. Actually I feel like...there's something *really weird* going on. Like, is it normal when I debug an entity that my output should be something like https://gist.github.com/anonymous/d5c15b8774caa72bb3b0b95137328fa0
# Oct 12th 2017, 19:56 birdy247 @jl.fmst are you updating a record or saving a new record
# Oct 12th 2017, 18:45 jl.fmst maybe is hould be doing newentities instead of newentity
# Oct 12th 2017, 18:45 jl.fmst what's dd btw?
# Oct 12th 2017, 18:44 jl.fmst returns me an empty array
# Oct 12th 2017, 18:42 dereuromark dd($ent->errors()) ?
# Oct 12th 2017, 18:39 jl.fmst any idea on how to debug this? because the $this->Model->save($ent) is giving me no errors (at least not in the way I debugged them)
# Oct 12th 2017, 18:38 jl.fmst https://gist.github.com/anonymous/03eff6a0a8c42bbfc2c30d80cc915eff
# Oct 12th 2017, 18:38 jl.fmst I'm trying to 'update' a table but i'm failing to do so. I know i'm getting my new data in $this->request->data() I know the request is a post and i'm doing the following inside the action
# Oct 12th 2017, 18:26 keyur.joshi thanks
# Oct 12th 2017, 18:19 bravo-kernel https://github.com/ADmad/cakephp-jwt-auth