Quote:
Make sure you imported the product XML file under vB's product manager, then set the usergroup permissions and everything should be working.
|
hi, i went to redo that, and i went to import and got this error:
Database error in vBulletin 3.5.4:
Invalid SQL:
SELECT * FROM toplist_sites WHERE image LIKE 'http://%';
MySQL Error : Table 'puregraf_peegee.toplist_sites' doesn't exist
Error Number : 1146
Date : Monday, June 19th 2006 @ 06:35:04 PM
Script :
http://www.puregraffiti.com/graffiti...ncp/plugin.php
Referrer :
http://www.puregraffiti.com/graffiti...?do=productadd
IP Address : 71.137.37.85
Username : puregraffiti
Classname : vb_database
then i went to do it again cause it didnt add it, and i got this:
Database error in vBulletin 3.5.4:
Invalid SQL:
CREATE TABLE `toplist_ratings` (
`id` int(10) NOT NULL auto_increment,
`site_id` int(10) NOT NULL default '0',
`username` varchar(255) NOT NULL default '',
`rating` int(1) NOT NULL default '0',
PRIMARY KEY (`id`)
) TYPE=MyISAM;;
MySQL Error : Table 'toplist_ratings' already exists
Error Number : 1050
Date : Monday, June 19th 2006 @ 06:37:29 PM
Script :
http://www.puregraffiti.com/graffiti...ncp/plugin.php
Referrer :
http://www.puregraffiti.com/graffiti...?do=productadd
IP Address : 71.137.37.85
Username : puregraffiti
Classname : vb_database