| MySQL error reported!: Script: index
After installing Photopost & selecting some settings in the admin page, I got this error message everytime I go to Photopost page: MySQL error reported!
Script: index
Query: SELECT userid,username,email,password,usergroupid,timezoneoffset,salt,membergroupids FROM pp_user WHERE userid='1'
Result: Table 'chipidforum.pp_user' doesn't exist
Database handle: Resource id #7
Note: I'm using the prefix pp_ for photopost database. In phpMyAdmin, I found out there is no table called pp_user but pp_users (with s). What could be the problem? Or how can I restore to previous setting back? Which file to edit?
Many thanks in advance
|