Ok fellow gents and Ladies here is what I did to fix the uninstall prob *** Maybe this will help some of us and maybe not, but NE-ways here we go...<>
I really didnt want to reinstall alot of sh+t so I worked on my dbase 4 two dias and came up with...<>
ERROR MESSAGES
Invalid SQL:
ALTER TABLE usergroup DROP arcadepermissions;
MySQL Error : Can't DROP 'arcadepermissions'. Check that column/key exists
Error Number : 1091
This message is asking there isn't a (arcadepermissions) listed so can't delete until its listed in database.
Access database with phpadmin software and add this field to your (USERGROUP) area of database (add arcadepermissions). U will also have to add (arcadeoptions) to (USER) area of database and next add (isreverse) to your (arcade_games) area of database.
Fields are what make the option work right, all fields below should be added!
(arcadepermissions)
(arcadeoptions)
(isreverse)
Each of these fields must be added with INT is 10, unsigned, null is no, default is 0.
So add all of those and then goto Manage Products and Uninstall Arcade 1.0.6, after that U can reinstall and all should be O-ta.
If your first error message is...>>>
ERROR MESSAGES
Invalid SQL:
ALTER TABLE usergroup DROP arcadepermissions;
MySQL Error : Can't DROP 'arcadepermissions'. Check that column/key exists
Error Number : 1091
Then this post is 4 U...<>
This is 4 educational use only, use info at your own risk and backup that DB if U B wise.
Folks your Database is your life blood, so learn it and understand it or U will B putting in many hours and hours of computer time and your wife will hate U. Smile...<>:cross-eyed:
L8ter G8ter