Quote:
Originally Posted by Fungsten
When updating I had inadvertantly used the username and pw from another site own to update another site I own. When I found the error in the password/username switch I put in the correct password/username into the config file everything worked in the updated site but the other site got messed up.
Just thinking, could have the VB 3.8.5 tables been messed up due to any "cross data" corruption
I was told the commands by Lynne.
|
Are you sure that only the db user/password was switched and not the db as well? Also did you double check that the switch back was done properly?
Try this. Create a new db user and password at the mysql area in the cp of your host, then assign this new user/password to the db where your forum with issues resides on and grant it full permission/access. Then update the config.php file with the new username/pasword. And see how it will go.
Also can you check if this table exists at your db? I mean the ones that is reporting as missing by Mysql error.
Code:
MySQL Error : Table 'XXXXXXXXXXXX.picture' doesn't exist
Ah ok then, regarding the queries. If Lynne told you what to run then you can''t go wrong on her advice. She knows her staff pretty well. But I thought that you were running the queries on your own, hence my advice above.