Quote:
Originally Posted by Geez
Code:
Database error in vBulletin 3.6.7:
Invalid SQL:
CREATE TABLE casino_settings (settingid integer NOT NULL PRIMARY KEY auto_increment,
settingname text, switch1 integer, switch2 text);
MySQL Error : Table 'casino_settings' already exists
Error Number : 1050
Date : Monday, October 29th 2007 @ 04:31:01 PM
can anyone tell me what to change in phpmyadmin to fix this? thank you
|
With .52 there is a file in the tools folder that should clean everything out, then you'll be able to uninstall (if you can't now) and then reinstall.
To do it manually delete all tables that start with casino_ plus the casino_credits field in the user table, then go to products -> edit and delete all the stuff under uninstall code for casino, uninstall and then install with the latest version.