Quote:
Originally Posted by Paul M
Do you have a backup ? if not then you look to be pretty well screwed.
If you have only been with then for four days I would just give up and move to a real host.
|
Thats an error with every single user field in the database. Sounds like to me you installed a hack that was missing a Table Prefix in its code and you use a table prefix in your database setup. Try uninstalling your hacks one by one till you find the source of the problem.
Quote:
#1146 - Table '__DBNAME__.PMA_bookmark' doesn't exist
|
Is the key. Why would you have a table called "DBNAME" in database PMA_bookmark?
Or I must have it backwards. What is your database name? Is there a table prefix? Lets see your config.php minus the dbusername and pass.