Log message #111678

# At Username Text
# Aug 8th 2008, 12:17 teknoid agentbob: np
# Aug 8th 2008, 12:17 agentbob teknoid: ah, thanks!
# Aug 8th 2008, 12:16 aarkerio yea!
# Aug 8th 2008, 12:16 teknoid aarkerio: do you use $form->input()?
# Aug 8th 2008, 12:16 teknoid agentbob: what does it say under "complex find conditions"?
# Aug 8th 2008, 12:16 agentbob http://manual.cakephp.org/view/312/models claims $conditions is a string
# Aug 8th 2008, 12:15 aarkerio the weird situation is I am seeing the validate message twice
# Aug 8th 2008, 12:15 agentbob under the models section of the manual
# Aug 8th 2008, 12:15 agentbob i did, it only mentions using a sql string
# Aug 8th 2008, 12:15 teknoid agentbob: why not look in the manual, like i suggested?
# Aug 8th 2008, 12:15 aarkerio HI! I set a validation rule in my Model and set $form->error('Model.field'); in my view
# Aug 8th 2008, 12:15 agentbob teknoid: do you know of any examples? trying to look at dbo_source and model_php5 but it's not overly simple...
# Aug 8th 2008, 12:13 teknoid agentbob: actually, no 1.1 supports 'or' arrays as well
# Aug 8th 2008, 12:12 agentbob bah... guess i'll stick to custom sql string
# Aug 8th 2008, 12:11 teknoid mdcatc: np
# Aug 8th 2008, 12:11 teknoid agentbob: probably
# Aug 8th 2008, 12:11 mdcatc teknoid: thanks!
# Aug 8th 2008, 12:11 agentbob teknoid: is that 1.2 only?
# Aug 8th 2008, 12:11 teknoid agentbob: see the manual under complex find conditions
# Aug 8th 2008, 12:11 teknoid mdcatc: you don't, store it in the session
# Aug 8th 2008, 12:10 mdcatc How do you add a condition to the passed params in the url?
# Aug 8th 2008, 12:10 mdcatc How do I specify the condition in a url link? like for sort I would do http://localhost/app/controller/action/sort:created/order:desc
# Aug 8th 2008, 12:09 agentbob when passing criteria array to findAll() how do you specify AND/OR
# Aug 8th 2008, 12:05 teknoid mdcatc: yes, just like you would for find()
# Aug 8th 2008, 12:04 mdcatc does pagination support conditions? I can set sort: direction: and limit: how do I set a condition in the passed args for pagination? is it possible?
# Aug 8th 2008, 12:02 freebox2 (
# Aug 8th 2008, 12:02 linked_ quick,trivial question: is there a built-in function to pretty-print output from var_dump($array);?
# Aug 8th 2008, 12:00 zmonteca app_error.php goes in app in case anyone was curious
# Aug 8th 2008, 11:58 freebox2 somebody know how can i set an label to $ajax->autoComplete()?
# Aug 8th 2008, 11:55 linked_ AD7six: ok, just got excited. will look into it further. thanks again
# Aug 8th 2008, 11:54 AD7six linked_: not necesarily - that's an example of one use. rss helper examples also apply probably.
# Aug 8th 2008, 11:53 linked_ AD7six: ahh...it's used together with serialize..ok. thanks!
# Aug 8th 2008, 11:53 AD7six linked_: something to start with: http://trac.assembla.com/cake-base/browser/branches/sample_app/app/views/attachments/xml/admin_export.ctp
# Aug 8th 2008, 11:53 freebox2 gwoo: $ajax->autoComplete() has label?
# Aug 8th 2008, 11:52 zmonteca when overridding ErrorHandler with AppError, where does AppError have to be placed? Anywhere specifically?
# Aug 8th 2008, 11:51 memowe ...
# Aug 8th 2008, 11:47 aaronfalloon AD7six: Will do, thanks for the help.
# Aug 8th 2008, 11:47 AD7six aaronfalloon: for clarification then make sure the webuser (look at the owner of tmp files) is the owner of all your app files. 700 = only the owner can do anything.
# Aug 8th 2008, 11:46 aaronfalloon AD7six: Right, thanks for the help. I probably need to read into it more, I'm a newbie.
# Aug 8th 2008, 11:46 linked_ i can't seem to understand how to define a parent and a child element using xml helper :(
# Aug 8th 2008, 11:44 __mork good baking