I created a table named credit_cards and created a model named CreditCard. I then added 'CreditCard' to the uses array of a controller.
I get this error: Missing Database Table Error: Database table credit_cards for model CreditCard was not found. What am I missing, Thanks -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
