i had to load a backup of my site and last time i backed up was BEFORE i added this hack.. heres the error i'm getting.
Quote:
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 : Sunday, September 10th 2006 @ 09:42:03 PM
Script : http://www.offthaave.com/forums/admincp/plugin.php
Referrer : http://www.offthaave.com/forums/admi...?do=productadd
IP Address : **.*.***.**
Username : 4 CORNER HUSTLA
Classname : vB_Database
|
so, there's site ratings that have been made in the "plugin.php" that's holding me back from re-importing the product. Any ideas on what i can do?