I am creating a form using 1.2 beta.  I got one of the memory
exhausted errors, and when I commented the lines out of debugger.php I
get this...

(FormHelper::create) Unable to use model field data. If you are using
a model without a database table, try implementing schema() [CORE/cake/
libs/view/helpers/form.php, line 124]

(Model::getColumnType) Unable to locate model field data. If you are
using a model without a database table, try implementing schema()
[CORE/cake/libs/model/model.php, line 959]

I have never heard of schema().  Is this something new to 1.2 beta?  I
am guessing it is a way to use the model for validation, without a
real db table?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to