Log message #4030424

# At Username Text
# May 20th 2017, 10:14 birdy247 I am trying to make a basic test
# May 20th 2017, 10:14 BurgerNix I compared both baked and handmade - can't see difference
# May 20th 2017, 10:14 BurgerNix it work when I baked articles too
# May 20th 2017, 10:13 BurgerNix tags - backed
# May 20th 2017, 10:13 BurgerNix articles controller, view and model made by my hands
# May 20th 2017, 10:12 BurgerNix example "CMS" from the book
# May 20th 2017, 10:12 BurgerNix it returns false
# May 20th 2017, 10:12 BurgerNix I can't get grab tags associated with articles via $this->tags
# May 20th 2017, 09:51 xuding anyone had this problem before?
# May 20th 2017, 09:51 xuding for some tables.
# May 20th 2017, 09:51 xuding My CakePHP 3 test suite is loading data from $default connection instead of $test
# May 20th 2017, 09:50 xuding Good Afternoon
# May 20th 2017, 08:30 BurgerNix evening
# May 20th 2017, 08:21 birdy247 morning
# May 20th 2017, 05:51 ooo join
# May 20th 2017, 04:13 joshuaso91 who here has use bootstrapUI for CakePHP
# May 20th 2017, 01:28 joshuaso91 I tried to follow the instruction from FriendsOfCake but it still seem like it is working
# May 20th 2017, 01:28 joshuaso91 has anyone use Boostrap UI for CakePHP??
# May 20th 2017, 01:16 royalty didn't realize that till now that dynamically added fields are not considered via the submit button
# May 20th 2017, 01:15 royalty nevermind this is more of a javascript thing...
# May 20th 2017, 01:14 royalty interesting
# May 20th 2017, 01:14 royalty i see it isn't even in the post data...
# May 20th 2017, 01:12 royalty even though the naming conventions for the name field seem correct
# May 20th 2017, 01:12 royalty and it's not being picked up by the entity
# May 20th 2017, 01:11 royalty so i'm creating form inputs using javascript
# May 20th 2017, 01:11 royalty hello
# May 19th 2017, 20:35 makamo i clean the entity avec change value but when the page is loaded my form keep the old data
# May 19th 2017, 20:35 makamo Hello i want to inject new data in my form after i save without redirect
# May 19th 2017, 20:34 makamo hello
# May 19th 2017, 19:51 makamo someone here ?
# May 19th 2017, 19:28 makamo i clean the entity avec change value but when the page is loaded my form keep the old data
# May 19th 2017, 19:27 makamo Hello i want to inject new data in my form after i save without redirect
# May 19th 2017, 19:10 DeVito1 or component
# May 19th 2017, 19:10 DeVito1 and Was wondering if i should save the user from the controller
# May 19th 2017, 19:10 DeVito1 im making an oauth component
# May 19th 2017, 19:02 savant DeVito1: what do you mean
# May 19th 2017, 18:47 DeVito1 is it good practice to have add actions in a component ? 3.x ?
# May 19th 2017, 17:38 josh_rodarte Is there any way to send a route to a Cell function instead of a controller? Needing to do some ajax with a cell being created.
# May 19th 2017, 16:58 tiagoab I saw it wrong.. the both returns 405..
# May 19th 2017, 16:55 tiagoab If I do an PUT request to my action it returns HTTP status 400, but if I send Accept: application/json it returns 405.. why it happens?
# May 19th 2017, 16:50 cake-novice hi. https://pastebin.com/e6i6E4ty here is my code .. i am trying to get result from 3 tables which have foreign_key of each other.. so i am not getting last 3rd tabel data, Which is Template table