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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
