Log message #3880403

# At Username Text
# May 26th 2016, 08:54 birdy247 on slack!?!?!?!?
# May 26th 2016, 08:54 birdy247 who
# May 26th 2016, 08:54 birdy247 hey @neon1024
# May 26th 2016, 08:53 neon1024 Heya birdy247
# May 26th 2016, 08:52 birdy247 am I doing the right thing return $event from the listener?
# May 26th 2016, 08:51 birdy247 but when I check pj($event) after the event is dispatched, nothing comes back
# May 26th 2016, 08:50 birdy247 I am then doing return $event; from the listener
# May 26th 2016, 08:50 birdy247 I am trying to return some data from an event using $event->data['name'] = $data;
# May 26th 2016, 08:20 unorthodox Good to see you everyone!
# May 26th 2016, 07:59 megan if there is anyone here that wants to join the workshop stream :slightly_smiling_face: https://twitter.com/cakephp/status/735734263060926465
# May 26th 2016, 07:51 marlinc Goodluck with the workshops etc
# May 26th 2016, 07:48 cakephp082 Good morning everyone.
# May 26th 2016, 07:41 jose_zap test
# May 26th 2016, 07:40 jose_zap test
# May 26th 2016, 07:40 rawroland roelXseeding: I think the advanced workshop starts in the afternoon
# May 26th 2016, 07:33 roelXseeding is already something going on for the more advanced morning-workshop?
# May 26th 2016, 07:27 Neon1024x I have a slack account, just needs adding to the channel
# May 26th 2016, 07:24 Neon1024x So would it be better for me to join Slack for the 'advanced workshop' ?
# May 26th 2016, 07:21 Neon1024x Test received!
# May 26th 2016, 07:21 dakota Test test
# May 26th 2016, 03:05 royalty okay thanks lol
# May 26th 2016, 03:05 royalty yeah, that is the case
# May 26th 2016, 02:56 royalty because it seems like the AppView layout won't let me over-ride it from the controller?
# May 26th 2016, 02:56 royalty which layout should take precedence?
# May 26th 2016, 02:55 royalty in my controller section i want to change the layout
# May 26th 2016, 02:55 royalty so in my appview i have a layout set
# May 26th 2016, 02:55 royalty simple question about cake 3 views
# May 26th 2016, 02:55 royalty hello
# May 26th 2016, 02:38 ayam hello, how can i save data to another model from other model. lat say, i've table users, books and loans. in loans, i've id, user_id and loan_id. let say i borrow book_id = 3, using user_id = 1. How can i write in table books taht the books is on loan?
# May 26th 2016, 02:04 chars6 chmod logs got rid of the errors in stdout, but i still can't log into admin
# May 26th 2016, 01:59 voycey but if your webserver cant read the files because you uploaded them as root thats probably a pretty good start to look at
# May 26th 2016, 01:59 voycey also the logs directory for 3.x
# May 26th 2016, 01:58 voycey its not /tmp
# May 26th 2016, 01:41 chars6 that didn't work
# May 26th 2016, 01:37 chars6 ohh, durr, you're talking about tmp inside my cake root dir, not /tmp ?
# May 26th 2016, 01:31 chars6 not saying i'm doing that, just asking
# May 26th 2016, 01:31 chars6 messing with /tmp is fairly benign, right? technically i could even delete all of /tmp, restart, and be fine?
# May 26th 2016, 01:27 chars6 well, not all the contents are 777 though
# May 26th 2016, 01:25 chars6 i ran stat -c "%a %n" /tmp and it says it already is 1777
# May 26th 2016, 01:22 voycey and you should look into how you are uploading files
# May 26th 2016, 01:21 voycey chmod -R 777 tmp