This is the error i get and i put a space in the product file still didnt work please help
Code:
Database error in vBulletin 3.8.2:
Invalid SQL:
CREATE TABLE IF NOT EXISTSapplicator_app (
`appid` INT( 10 ) NOT NULL AUTO_INCREMENT ,
`appname` VARCHAR( 100 ) NOT NULL DEFAULT 'Name',
`appactive` TINYINT( 1 ) NOT NULL DEFAULT '1',
`appperms` VARCHAR( 150 ) NOT NULL DEFAULT '0',
UNIQUE (
`appid`
)
);
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 'EXISTSapplicator_app (
`appid` INT( 10 ) NOT NULL AUTO_INCREMENT ,
`appname` V' at line 1
Error Number : 1064
Request Date : Wednesday, May 20th 2009 @ 04:46:05 AM
Error Date : Wednesday, May 20th 2009 @ 04:46:05 AM
Script : http://www.scapemasters.com/admincp/plugin.php?do=productimport
Referrer : http://www.scapemasters.com/admincp/plugin.php?do=productadd
IP Address : 78.147.78.104
Username : Moonnite
Classname : vB_Database
MySQL Version : 5.1.30