I am continuously recieving this error :
Code:
Database error in vBulletin 3.5.0 Release Candidate 2:
Invalid SQL:
SELECT attachmentid, COUNT(*) AS views
FROM vb3_1_attachmentviews
GROUP BY attachmentid;
MySQL Error : Can't find file: 'vb3_1_attachmentviews.MYD' (errno: 2)
Error Number : 1017
Date : Monday, August 15th 2005 @ 01:11:00 AM
Script : http://www.joeygowdy.com/forum/cron.php?&rand=472661
So, I ran a vfew stats check and recieved this :
Code:
vb3_1_attachmentviews Check Error: Can't find file: 'vb3_1_attachmentviews.MYD' (errno: 2)
Any thoughts ?