My box is filling up with all these errors. It says a table doesn't exist but it does, I verified it through MySQL.
Database error in vBulletin 3.6.1:
Invalid SQL:
SELECT *
FROM session
WHERE userid = 0
AND host = '65.100.179.224'
AND idhash = '0c44df2e82e24eab6c6df99698bc2895'
LIMIT 1;
MySQL Error : Table 'fungus53_friends.session' doesn't exist
Error Number : 1146
Database error in vBulletin 3.6.1:
Invalid SQL:
SELECT *
FROM session
WHERE userid = 0
AND host = '65.100.179.224'
AND idhash = '0c44df2e82e24eab6c6df99698bc2895'
LIMIT 1;
MySQL Error : Table 'fungus53_friends.session' doesn't exist
Error Number : 1146
Comment