Quote:
Originally Posted by MThornback
So if I drop the table I should have no problems then?
Edit:
OK...I dropped the table...and have a new error:
Database error in vBulletin 3.0.7:
Invalid SQL:
INSERT INTO vb3_phrasetype (phrasetypeid, fieldname, title, editrows) VALUES (183, 'postreports', 'Post Reports', 3);
mysql error: Duplicate entry '183' for key 1
mysql error number: 1062
|
If you've already got the phrases and settings added, but have dropped the table, just recreate the table. The SQL for that is in your previous post.