Quote:
Invalid SQL: INSERT INTO settinggroup VALUES (40, 'Warnings System', 40)
mysql error: Duplicate entry '40' for key 1
|
you have to go into your database and into the settinggroup table and remove that entry as well.
Quote:
Invalid SQL:
SELECT name, warnlvl, points
FROM warnings
ORDER BY (warnlvl) ASC, (worder) ASC
mysql error: Table 'xoxideforums_com.warnings' doesn't exist
mysql error number: 1146
|
you are getting that because you have not re-installed the database parts of the hack again after removing everything mentioned in this thread