Log message #4046115

# At Username Text
# Jun 29th 2017, 07:23 manuweg I just want to know how to bake templates for a model where the table name has been set because I use a table prefix
# Jun 29th 2017, 07:23 manuweg cool!
# Jun 29th 2017, 07:23 admad this is the right place for all questions related to cakephp :slightly_smiling_face:
# Jun 29th 2017, 07:22 manuweg I am not sure if this is the right place to ask these kind of questions so tell me if I am in the wrong place...
# Jun 29th 2017, 07:21 manuweg Hi Guys. I am trying to bake cakephp 3.4 plugin templates for a plugin which has a table prefix shop_
# Jun 29th 2017, 07:07 admad found it on github
# Jun 29th 2017, 07:04 admad Sebollson: what issue?
# Jun 29th 2017, 06:36 savant all good now!
# Jun 29th 2017, 06:36 savant :(
# Jun 29th 2017, 06:36 savant also missing the flash message rendering
# Jun 29th 2017, 06:36 savant turns out they were using the wrong username to login is all
# Jun 29th 2017, 06:32 savant woops didnt realize i was in the wrong window
# Jun 29th 2017, 06:28 savant save that file
# Jun 29th 2017, 06:27 savant the connection froze for me
# Jun 29th 2017, 06:27 savant what is your computer doing
# Jun 29th 2017, 06:22 savant go to your logs directory
# Jun 29th 2017, 06:22 savant okay
# Jun 29th 2017, 06:21 savant open up the webkit inspector
# Jun 29th 2017, 06:19 Sebollson i am wondering
# Jun 29th 2017, 06:19 Sebollson hmm
# Jun 29th 2017, 06:18 Sebollson right now ill move to beforeSave and lets hope nothing will break ;)
# Jun 29th 2017, 06:18 Sebollson okay issue is up there lets see what markstory will say
# Jun 29th 2017, 06:14 savant so not too sure
# Jun 29th 2017, 06:14 savant i wasnt involved in the ORM creation
# Jun 29th 2017, 06:14 Sebollson but implementation drove away :)
# Jun 29th 2017, 06:14 savant yeah maybe
# Jun 29th 2017, 06:14 Sebollson maybe by design it was that way
# Jun 29th 2017, 06:14 Sebollson where I am expliclity said that it is commited and i cannot rollback
# Jun 29th 2017, 06:14 savant yeah
# Jun 29th 2017, 06:13 Sebollson expecially that there is afterSaveCommit anyway
# Jun 29th 2017, 06:13 Sebollson it would seem right to rollback transaction afterSave
# Jun 29th 2017, 06:12 savant since both the model method and the behavior calls will be triggered by the same code
# Jun 29th 2017, 06:12 savant I’d do it there
# Jun 29th 2017, 06:12 savant sure
# Jun 29th 2017, 06:12 Sebollson audits*
# Jun 29th 2017, 06:12 Sebollson but as a remedy for now, i should save my adutis in beforeSave am I correct ?
# Jun 29th 2017, 06:12 savant it also wont rollback
# Jun 29th 2017, 06:12 savant well if you return false from a Model aftersave
# Jun 29th 2017, 06:12 Sebollson :)
# Jun 29th 2017, 06:12 Sebollson thats what i would like to be able to do
# Jun 29th 2017, 06:12 savant if a behavior aftersave returns false