Log message #113022

# At Username Text
# Aug 9th 2008, 02:30 skua definitions ?
# Aug 9th 2008, 02:26 Theaxiom app_controller.php ?
# Aug 9th 2008, 02:26 Theaxiom If I want to create definitions to be available in any part of the application, in which file and where would I define them?
# Aug 9th 2008, 02:02 skua very usefull this function !
# Aug 9th 2008, 02:02 kalileo good :)
# Aug 9th 2008, 02:02 skua i'm already here :) http://teknoid.wordpress.com/2008/08/04/practical-use-of-saveall-part-2-notes-and-tips/
# Aug 9th 2008, 02:01 kalileo dunno if it's documented anywhere, but if you check the sourcecode, you should see how it works
# Aug 9th 2008, 02:00 skua ho ! Thank!
# Aug 9th 2008, 02:00 kalileo skua: there is a Model->saveAll() in cakePHP 1.2
# Aug 9th 2008, 01:59 skua there no way to make a save($array) ?
# Aug 9th 2008, 01:59 skua loop of a create/save ?
# Aug 9th 2008, 01:59 skua what's the best way to record multiple row ?
# Aug 9th 2008, 00:33 djspark why doesn't the cakepower button validate xhtml strict... will this be resolved before 1.2 is final?
# Aug 9th 2008, 00:33 TonkaTruck Is this normal?
# Aug 9th 2008, 00:33 TonkaTruck In a model, I get php syntax errors for valid syntax. Even trying to concatenate a "string" with $this->Session->read('something') says "expecting ) or ; instead of ."
# Aug 9th 2008, 00:32 Veracious yeah, doing that
# Aug 9th 2008, 00:31 Bloc u can exec your own query
# Aug 9th 2008, 00:31 Bloc err ignore that
# Aug 9th 2008, 00:31 Bloc array('LIKE' => 'fieldname') doesn't work?
# Aug 9th 2008, 00:24 Veracious is there a way to get that functionality in cake at the moment?
# Aug 9th 2008, 00:24 Veracious this query will list the enum types of a field: "SHOW COLUMNS FROM <table_name> LIKE '<enum_field_name>'"
# Aug 8th 2008, 23:53 cobol hrm
# Aug 8th 2008, 23:53 cobol Error: schema.php could not be loaded
# Aug 8th 2008, 23:51 M4ngoB00M hehe lol
# Aug 8th 2008, 23:50 M4ngoB00M doh * routes!
# Aug 8th 2008, 23:50 M4ngoB00M roots*
# Aug 8th 2008, 23:50 M4ngoB00M es are cool
# Aug 8th 2008, 23:50 markstory )
# Aug 8th 2008, 23:49 freebox ty
# Aug 8th 2008, 23:49 markstory freebox: yep :)
# Aug 8th 2008, 23:49 freebox markstory: i do it in the action index: if (isset($this->params['requested'])) { ..
# Aug 8th 2008, 23:48 TonkaTruck markstory: thanks!
# Aug 8th 2008, 23:48 markstory to edit cake/tests/libs/model/behavior/tree.test.php
# Aug 8th 2008, 23:48 markstory run -> core tests. / models/behaviors/tree
# Aug 8th 2008, 23:47 markstory TonkaTruck: to run it or edit it?
# Aug 8th 2008, 23:47 markstory didn't think I was going crazy.
# Aug 8th 2008, 23:47 freebox markstory: yes
# Aug 8th 2008, 23:46 TonkaTruck Does anyone know where I might find cakephp test cases? Specifically for the Tree behavior?
# Aug 8th 2008, 23:44 markstory so the return worked?
# Aug 8th 2008, 23:44 freebox hehehee
# Aug 8th 2008, 23:44 freebox i've deleted the cache and worked fine