tried that too..!!! it shows the same error
On Sep 8, 1:49 pm, Miles J <[email protected]> wrote: > Do you have caching on? Try clearing your tmp/cache folders. > > Also try doing var $uses = array('Post'); in your controller. > > On Sep 8, 9:33 am, new2cakephp <[email protected]> wrote: > > > yup that is how it is..!!! > > > On Sep 8, 12:11 pm, Miles J <[email protected]> wrote: > > > > Make sure your filename is post.php and the model class name is Post. > > > The filename is the biggest problem people have. > > > > On Sep 8, 6:26 am, new2cakephp <[email protected]> wrote: > > > > > when I dohttp://localhost/cakephpinthebrowser > > > > i get cakephp home page everything is green, n it says > > > > > Cake is able to connect to the database. > > > > > is this how u check the connection..??? > > > > > On Sep 8, 4:02 am, "Dr. Loboto" <[email protected]> wrote: > > > > > > Okay, I'll be more concrete - do Cake have access to database? Missing > > > > > database table error page can be displayed in two cases - when there > > > > > is no table and when there is no connection to database at all. > > > > > > On Sep 8, 2:33 pm, new2cakephp <[email protected]> wrote: > > > > > > > yes, Dr I do have a connection to the database. > > > > > > I am doing the whole thing in XAMPP, executed the queries in > > > > > > phpmyadmin > > > > > > > On Sep 8, 2:29 am, "Dr. Loboto" <[email protected]> wrote: > > > > > > > > Do you have connection to your database? Do you have table named > > > > > > > "posts" in that database? > > > > > > > > On Sep 8, 11:09 am, new2cakephp <[email protected]> wrote: > > > > > > > > > Hi all, > > > > > > > > > I am new to cakephp, started working on the blog tutorials, > > > > > > > > > Missing Database Table > > > > > > > > Error: Database table posts for model Post was not found. > > > > > > > > > have got this error, checked the naming conventions but still no > > > > > > > > solution > > > > > > > > help me on this > > > > > > > > > thanks all --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
