Installation didn't work out for me (I had "arcade" tables in the database from an old installation) and it got really mangled.. In order to uninstall, I needed to add the arcade_games table.. That's all I know how to do. The next step would be to add a "isreverse" column but I don't know how to do that. Here's the error I'm getting:
Database error in vBulletin 3.5.1:
Invalid SQL:
ALTER TABLE arcade_games DROP isreverse;
MySQL Error : Can't DROP 'isreverse'. Check that column/key exists
Error Number : 1091
Date : Sunday, November 27th 2005 @ 10:10:12 AM
Script :
http://www.mysite.com/forums/admincp/plugin.php
Referrer :
http://www.mysite.com/forums/adminc...tid=v3arcade&s=
I'm guessing that even if I could add that column, there would be other columns.. How can I completely uninstall this system so that I can reinstall it cleanly?
Thank you...