1146, table doesn't exist
Hello,
Upgraded to 1.3.9h, using MySQL 5. Yes, I did backups of both the files and the database (and I'm really glad I did). Now this is a customized cart, so I knew that some of the files might need a bit of messing around with.
Well, upgrade was complete and everything seemed to be O.K. until I ran a test order, and received a SQL syntax error. Oh, bummer. So, I unpacked my backups and did a whole lot of comparing files. Got everything back in, ran my test order, and now received:
1146 Table 'table_table.TABLE_IMAGES' doesn't exist
in:
[SELECT * FROM TABLE_IMAGES WHERE customers_id='' AND orders_id='']
I looked in PHPMyAdmin, and the table is there. This site is not live yet, so I don't think it has been hacked.
Any suggestions out there? I sure would appreciate it!
"It is better to be thought a fool, than to speak and remove all doubt."
~ Mark Twain