i got this error
Code:
Database error in vBulletin 3.7.3:
Invalid SQL:
INSERT INTO `vbtmnt_rules` (`id`, `rules`) VALUES
(1, 'Your Rules Here');
MySQL Error : Duplicate entry '1' for key 1
Error Number : 1062
and errorfix2008.xml
Code:
Database error in vBulletin 3.7.3:
Invalid SQL:
ALTER TABLE vbusergroup DROP COLUMN tournamentpermissions;;
MySQL Error : Can't DROP 'tournamentpermissions'; check that column/key exists
Error Number : 1091