I get this database error when installing this mod.
Code:
Database error in vBulletin 4.0.3:
Invalid SQL:
INSERT INTO product
(productid, title, description, version, active, apm_releasedate, apm_author, apm_relatedurl, apm_extrainfo, apm_extraedit,apm_installdate,url, versioncheckurl)
VALUES
('paulm_wvt_40',
'Members who have Visited',
'Display members who have visited the forum.',
'4.0.6',
1,
'',
'',
'',
'',
'',
'1271262933',
'https://vborg.vbsupport.ru/misc.php?do=producthelp&pid=paulm_wvt_40',
'https://vborg.vbsupport.ru/misc.php?do=productcheck&pid=paulm_wvt_40');
MySQL Error : Unknown column 'apm_releasedate' in 'field list'
Error Number : 1054
Request Date : Wednesday, April 14th 2010 @ 12:35:33 PM
Error Date : Wednesday, April 14th 2010 @ 12:35:40 PM
Script : http://****.tk/forum/admincp/apm_product.php?do=productimport
Referrer : http://****.tk/forum/admincp/apm_product.php?do=productadd
IP Address :
Username :
Classname : vB_Database
MySQL Version : 5.0.90-community
Anyone know how to fix this?