i just got this error message
Database error in vBulletin 3.6.8:
Invalid SQL:
SELECT donor.userid, donor.total, user.username, user.showdonor
FROM donation_donors AS donor
LEFT JOIN user AS user ON(user.userid = donor.userid)
WHERE donor.userid != '0'
ORDER BY total DESC
LIMIT 0,3;
MySQL Error : Table 'bapetalk2vbull.donation_donors' doesn't exist
Error Number : 1146
Date : Wednesday, October 3rd 2007 @ 01:41:30 PM
Script :
http://bapetalk2.com/cmps_index.php
Referrer :
IP Address : 66.108.233.115
Username : rollinjunk
Classname : vB_Database