I'm getting a data base error it is:
Database error in vBulletin 3.5.3:
Invalid SQL:
CREATE TABLE ushop_action (
`actionid` int(5) NOT NULL auto_increment,
`categoryid` smallint(5) NOT NULL default '1',
`shortname` varchar(255) NOT NULL default '',
`name` varchar(255) NOT NULL default '',
`description` text NOT NULL,
`displayorder` int(10) NOT NULL default '0',
`cost` varchar(20) NOT NULL default '',
`tax` varchar(20) NOT NULL default '',
`sold` bigint(10) NOT NULL default '0',
`defaultquantity` bigint(10) NOT NULL default '0',
`quantity` bigint(10) NOT NULL default '0',
`allowedgroups` varchar(255) NOT NULL default '',
`deniedgroups` varchar(255) NOT NULL default '',
`expiration` int(15) NOT NULL default '0',
`noexpiremarkup` decimal(20,2) NOT NULL default '0.00',
`filelocation` varchar(255) NOT NULL default '',
`imagelocation` varchar(255) NOT NULL default '',
`disablecoupon` tinyint(1) NOT NULL default '0',
`showinstore` tinyint(1) NOT NULL default '0',
`active` tinyint(1) NOT NULL default '0',
`saf_name` varchar(50) NOT NULL default '',
`asvs` text NOT NULL,
`itemcatcache` text NOT NULL,
`itemcache` text NOT NULL,
PRIMARY KEY (`actionid`)
);
MySQL Error : Table 'ushop_action' already exists
Error Number : 1050
Date : Sunday, February 5th 2006 @ 05:35:52 PM
Script :
http://www.sim2world.com/forum/installer/index.php
Referrer :
http://www.sim2world.com/forum/installer/index.php
IP Address :
Username :
Classname :