this is wat it`s showing me
Quote:
Database error in vBulletin 3.6.7:
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 'vbforum2.donation_donors' doesn't exist
Error Number : 1146
Date : Saturday, July 28th 2007 @ 09:01:04 AM
Script : http://www.xxxx.com/xxxx/home.php?
Referrer : http://www.xxxx.com/xxxx/xxxxxx
IP Address : 122.161.67.33
Username : xxxx
Classname : vb_database
|
the main Donation Progress Bar installed on my forumhome fine but why isn`t this workin`........