after upgrading the hack to 4.0.6 from 3.8.5
i got this error when i add a new award
Database error in vBulletin 4.0.6:
Invalid SQL:
INSERT INTO award
(award_name, award_desc, award_icon_url, award_img_url, award_cat_id, award_displayorder, award_allowrequest, award_allowrecommend, award_pointvalue, award_active)
VALUES
('test',
'',
'photo',
'photo',
'-1',
'1',
'1',
'1',
'0',
'1'
);
MySQL Error : Unknown column 'award_allowrecommend' in 'field list'
Error Number : 1054
Request Date : Tuesday, September 7th 2010 @ 03:40:48 PM
Error Date : Tuesday, September 7th 2010 @ 03:40:48 PM
Script :
http://www.site/admincp/award.php?do=insert
Referrer :
http://www.site/admincp/award.php?do=add
IP Address : 44.92.00.00
Username : MmS
Classname : vB_Database
MySQL Version : 5.1.48