Log message #2299267

# At Username Text
# Sep 22nd 2011, 06:55 diverdude Section58, there is no controller i am generating it with bake
# Sep 22nd 2011, 06:55 Section58 i am interested to see what bake did to break it
# Sep 22nd 2011, 06:55 diverdude yes but i dont understand why this error occurs
# Sep 22nd 2011, 06:55 Section58 *show us
# Sep 22nd 2011, 06:55 Section58 shows cake sessions controller
# Sep 22nd 2011, 06:55 dakota diverdude: kinda gives away the error
# Sep 22nd 2011, 06:55 diverdude parse error
# Sep 22nd 2011, 06:55 diverdude dakota, yes
# Sep 22nd 2011, 06:54 dakota diverdude: line 44 of your paste
# Sep 22nd 2011, 06:54 dakota lol
# Sep 22nd 2011, 06:54 Section58 talking of php5 ... the html5 templates are quite sexual
# Sep 22nd 2011, 06:54 dakota which creates proper fat models and thin controllers, and uses exceptions
# Sep 22nd 2011, 06:53 dakota When I do use bake, I use the CakeDC php5 template
# Sep 22nd 2011, 06:53 diverdude it throws this error: http://pastebin.com/XfE6kT3J
# Sep 22nd 2011, 06:53 dakota Section58: you are correct (iirc)
# Sep 22nd 2011, 06:53 Section58 i am not an expert on bake tho, i tend not to use it
# Sep 22nd 2011, 06:52 Section58 its just going to run a default setup, and your results is the default setuo
# Sep 22nd 2011, 06:52 Section58 also diverdude when you do 'all' it doesn't asking questions like 'do you wanna use scaffolding'
# Sep 22nd 2011, 06:51 dakota diverdude: It is amazing how helpful it can be to let everybody else know what the error is :)
# Sep 22nd 2011, 06:51 diverdude Section58, funny thing is if i run ./cake bake controller all then it throws an error when it reaches this model
# Sep 22nd 2011, 06:49 Section58 read about what scffolding is
# Sep 22nd 2011, 06:49 Section58 if your using scaffolding no
# Sep 22nd 2011, 06:28 diverdude Hello. Is one supposed to do cake bake cake_sessions all or how is the cake_sessions table used in cakephp? When i try and make a controller i get just an class called CakeSessionsController containing just var $name = 'CakeSessions'; and var $scaffold;. Isn't there supposedto be some CRUD actions in there?
# Sep 22nd 2011, 05:46 rchavik Heshanh, just install debug_kit
# Sep 22nd 2011, 05:13 Heshanh cos i dont think my nested 'ands' and 'or' are right
# Sep 22nd 2011, 05:12 Heshanh how do i debug the last sql that ran?
# Sep 22nd 2011, 05:12 Section58 having an output of what the sql is doing is rather helpful
# Sep 22nd 2011, 05:10 Section58 or the sql_log ?
# Sep 22nd 2011, 05:10 Section58 youer not using debug kit
# Sep 22nd 2011, 05:09 Heshanh hm, how do u print the last sql that was executed?
# Sep 22nd 2011, 05:07 Heshanh ah! thanks :)
# Sep 22nd 2011, 05:06 Section58 its at the bottom
# Sep 22nd 2011, 05:06 Section58 Heshanh: complex finds in the book man
# Sep 22nd 2011, 05:05 ddoom stupid hiddenfields
# Sep 22nd 2011, 05:05 ddoom hurrah is all right in the world
# Sep 22nd 2011, 05:05 Heshanh like where client =3 OR cleint= 0
# Sep 22nd 2011, 05:05 Heshanh when u define the condtions in ->find how do u set a a OR condition
# Sep 22nd 2011, 04:44 Section58 have a good night o/
# Sep 22nd 2011, 04:43 Section58 fingers crossed i don't have to change the views loads
# Sep 22nd 2011, 04:43 Section58 i have no idea how cake will impliment the result into the data arry tho
# Sep 22nd 2011, 04:43 Section58 and as a bonus, useing contains has givin me some very good examples of what the query should look like