PDA

View Full Version : vbulletin error help


WatanabeStevenC
10-20-2010, 06:34 PM
Invalid SQL:

SELECT
count(*) as maxre
FROM tagthread
GROUP BY tagid
ORDER BY maxre DESC
LIMIT 0,1;

MySQL Error : Table 'interactive_airsoft.tagthread' doesn't exist
Error Number : 1146
Request Date : Wednesday, October 20th 2010 @ 04:49:54 AM
Error Date : Wednesday, October 20th 2010 @ 04:49:55 AM
Script : http://www.interactiveairsoft.com/cron.php?rand=1287564591
Referrer : http://www.interactiveairsoft.com/content/section/130-weapon-building-upgrades.html
IP Address : 129.210.239.166
Username : Unregistered
Classname : vB_Database
MySQL Version :




Can anyone help?

Lynne
10-20-2010, 06:56 PM
Are you running vB4? If so, that is from a modification because there is no longer a tagthread table in vB4.

WatanabeStevenC
10-20-2010, 08:57 PM
Yes i'm running vb4..... okay, so its a modification error... I suppose I will just tinker with it until it goes away...thanks for the help :)

ProFifaLeagues
10-20-2010, 09:45 PM
You could disable all your mods then turn them back on 1 by 1 and see which it is that causes the error!
Makes it a little quicker to see what is the problem then mate