Hi, I just updated from v2.0.0 to 3.1.0 and when I try to enable/disable a plugin I get this error message
Quote:
Database error in vBulletin 3.6.5:
Invalid SQL:
UPDATE vb3_gteamspeak_plugin SET `enabled` = '0' WHERE `id` = '0';
MySQL Error : Unknown column 'id' in 'where clause'
Error Number : 1054
Date : Wednesday, March 7th 2007 @ 11:20:06 AM
|
It seems that the autoincrement field named "id" is missing.
Please can you tell me how to fix this?