I am getting this error it is seems to be you didn't create "nmaps_settings" table on install code
Database error in vBulletin 3.7.0 Beta 3:
Invalid SQL:
CREATE TABLE `nmaps_settings` (
`varname` varchar(100) NOT NULL,
`set_value` varchar(25) NOT NULL,
PRIMARY KEY (`varname`)
) ENGINE=MyISAM DEFAULT;;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 5
Error Number : 1064
Date : Thursday, March 13th 2008 @ 03:22:23 AM
Script :
http://localhost/forum/admincp/apm_p...=productimport
Referrer :
http://localhost/forum/admincp/apm_p...?do=productadd
IP Address : 127.0.0.1
Username : Hasann
Classname : vB_Database
MySQL Version : 5.0.27-community-log