neginf Posted May 8, 2013 Share Posted May 8, 2013 Trying to get CakePHP to find data but am getting the error "database table acos for model Aco was not found." That table is there. Worried maybe database.php is wrong. In the array $default in database.php, I'm using the MySQL database name for 'database'=>, my MySQL password for 'password'=>, but don't know what to put as 'login'=>. The rest of the array elements are the values that were already there. What login goes in that array ? What else can cause this error ? Quote Link to comment https://forums.phpfreaks.com/topic/277809-database-table-for-model-was-not-found/ Share on other sites More sharing options...
neginf Posted May 8, 2013 Author Share Posted May 8, 2013 Never mind, got it. Quote Link to comment https://forums.phpfreaks.com/topic/277809-database-table-for-model-was-not-found/#findComment-1429164 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.