|
whats crazy is i get this error. It tells me there is no pp_user table? I check the DB and it is called pp_users.
ImpEx Database errormysql error: Invalid SQL:
SELECT userid,username
FROM pp_user
ORDER BY userid
LIMIT 0,25
mysql error: Table 'photofreeway.pp_user' doesn't exist
mysql error number: 1146
Date: Wednesday 03rd of January 2007 09:56:10 AM
Database: photofreeway
MySQL error: Table 'photofreeway.pp_user' doesn't exist
|