Last week we upgraded our vbulliten from v3.6.8 to v3.8.4 without any errors I thought.
We have been receiving the following error approximately 20 time a day.
Database error in vBulletin 3.8.4:
Invalid SQL:
DELETE FROM regimage
WHERE dateline < 1252243205;
MySQL Error : Table 'ourDatabase.regimage' doesn't exist
Error Number : 1146
Request Date : Sunday, September 6th 2009 @ 09:20:05 AM
Error Date : Sunday, September 6th 2009 @ 09:20:05 AM
Script : http://ourSite/forum/...and=1252246805
Referrer : http://ourSite/forum/...ad.php?t=37652
IP Address : xx.74.xx.xxx
Username : Unregistered
Classname : vB_Database
I look in the database and this table "regimage" is nowhere to be found. Is there anything I can do to fix the above error?
Thanks in advance.
-Frank
We have been receiving the following error approximately 20 time a day.
Database error in vBulletin 3.8.4:
Invalid SQL:
DELETE FROM regimage
WHERE dateline < 1252243205;
MySQL Error : Table 'ourDatabase.regimage' doesn't exist
Error Number : 1146
Request Date : Sunday, September 6th 2009 @ 09:20:05 AM
Error Date : Sunday, September 6th 2009 @ 09:20:05 AM
Script : http://ourSite/forum/...and=1252246805
Referrer : http://ourSite/forum/...ad.php?t=37652
IP Address : xx.74.xx.xxx
Username : Unregistered
Classname : vB_Database
I look in the database and this table "regimage" is nowhere to be found. Is there anything I can do to fix the above error?
Thanks in advance.
-Frank
Comment