Quote:
Originally Posted by Xenon
you missed the first instruction which does the DB changes 
|
I jst tried to run it in case I forgot and ended up with this
Code:
An error occurred while attempting to execute your query. The following information was returned.
error number: 1060
error desc: Duplicate column name 'editlevel'
I then tried to use the QuickEdit button again and got this error
Code:
Database error in vBulletin 3.0.4:
Invalid SQL:
SELECT MAX(dateline) AS lastpost, COUNT(*) AS total
FROM usernote AS usernote
WHERE userid =
mysql error: You have an error in your SQL syntax near '' at line 5
mysql error number: 1064