I'm having a big problem.... I can't update usergroups because of a table from the tournament. I tried to uninstall the tournament and this is what I get everytime:
Quote:
Invalid SQL:
DROP TABLE vb_tmnt_activity;;
MySQL Error : Unknown table 'vb_tmnt_activity'
Error Number : 1051
|
I tried reinstalling and upgrading the tournament as well, and no luck. I haven't even used the tournament software in about a week, so I'm unsure as to why it suddenly did this. I checked phpmyadmin and the table doesn't exist. What do I do here?
fyi: I was using/reinstalled/upgraded with version 2.4.
edit: This is the error I get when trying to update a usergroup:
Quote:
MySQL Error : Unknown column 'tournamentpermissions' in 'field list'
Error Number : 1054
|
Both of those are missing form the db, even after I update the product again.