sorry but that didnt help. i found out that it doesnt understand the
field name with two words. for example, in my table, i have field
'first_name'. and in my PHP when i use findByFirstName, it wouldnt work
on the production server. but if my fieldname is set to 'firstname',
then it would work. what should i do? pls help. thanks in advance

nate wrote:
> First, check your server against the minimum requirements for PHP:
> http://manual.cakephp.org/chapter/3
>
> Then, check your phpinfo( ) to make sure the overload extension is
> enabled:
> http://us3.php.net/overload


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to