Hello All,
I am working with cake 1.1.16.5421 and dbdesigner2cake and was getting
a strange error message about not being able to find "Set". Upon
inspection there is an overriding function in dbdesigner2cake called
uses. I'm still new to cakephp but in the inflector.php line 36 is
"uses('Set');. Anyways it is trying to look for a file named
set.php, and since the "S" is upper case it is not found. I changed
inflector.php to a lower case "s" and everything is working just fine
now. I'm not sure if this is a bug or not or if Ijust messed up my
development site.
Thanks,
Brian
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---