You can follow cakephp Convention below link: http://book.cakephp.org/view/24/Model-and-Database-Conventions
On Wed, Aug 5, 2009 at 11:22 PM, mridulesh kumar <[email protected]>wrote: > > i have added all the tables from the .sql file > databse is also set > > On Aug 6, 12:38 am, Hols Kay <[email protected]> wrote: > > You need to create a database table for Photos - if it's a third-party > > application then there should be an SQL file somewhere that you need > > to import into MySQL. > > > > On Aug 5, 6:19 pm, mridulesh kumar <[email protected]> wrote: > > > > > iam running a php application thts based on cake php frame work...on > > > running the script iam getting a message as follows: > > > > > 1) > > > " Missing Database Table > > > No Database table for model Photo (expected focikic_photos), create it > > > first. > > > Notice: If you want to customize this error message, create app/views/ > > > errors/missing_table.ctp" > > > > > 2)"0 query took ms Nr Query Error Affected Num. rows > Took (ms)" > > > > > whats the reason for this?..which of the file am supposed to edit in > > > order to fix this issue. > > > > > mridulesh > > > -- Dear Mr.Rayhan, Regards, Mohammad Arif Hossen Web Developer United Group International(UGIBD) www.ugibd.net Mobile no: +88 01714355911 Mobile no: +88 01922110308 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
