K installed both latest files... to make sure I updated everything at my site at
www.brotherhoodofgamers.com
In admincp when clicking award requests it shows...
Quote:
Database error in vBulletin 4.0.2:
Invalid SQL:
SELECT a.*, award.award_name, vb.username AS UserFor, vb2.username AS UserFrom
FROM vB_award_requests AS a, vB_award AS award, vB_user AS vb, vB_user AS vb2
WHERE a.award_req_aid = award.award_id AND a.award_rec_uid = vb.userid AND a.award_req_uid = vb2.userid;
MySQL Error : Table 'brother6_vbulletin1.vB_award_requests' doesn't exist
Error Number : 1146
Request Date : Saturday, April 10th 2010 @ 01:44:24 PM
Error Date : Saturday, April 10th 2010 @ 01:44:24 PM
Script : http://www.brotherhoodofgamers.com/a...php?do=display
Referrer : http://www.brotherhoodofgamers.com/a...dex.php?do=nav
IP Address : 96.250.233.178
Username : Bouncer
Classname : vB_Database
MySQL Version : 5.1.30
|
Notice how my mysql is 5.1.30
But in Award automation it says..
"Incompatible MySQL Version -- Automation Disabled
Automation Requires MySQL 5+"
Makes no sense.