Quote:
Originally Posted by docvader
An error has occured, the following message has been left below:
Invalid User ID Input
John,
I get the same error, when issuing a warning on ANY post, for ANY user.
BTW, I've upgraded from AWS on 3.07 to this AWS on 3.52 also. Not sure if that's causing the problem. Maybe a totally clean install, removing all the previous databases, is the answer. Got any suggestions as to how to do that?
|
I got the same issue. I get a db error that a column is missing, here is some example code:
Code:
Database error in vBulletin 3.5.2:
Invalid SQL:
update user set warning_level='1', warnings='1' where userid='6783';
MySQL Error : Unknown column 'warnings' in 'field list'
Error Number : 1054
Date : Friday, December 30th 2005 @ 07:23:30 PM
Script : http://xxxxxx.net/forum/Warn.php
Referrer : http://xxxxx.net/forum/Warn.php?do=WarnUser&id=6783&post=1749928
IP Address : xx.xx.38.153
Username : Freezerator
Classname : vb_database
I have a table called warnings. I searched the thread, and this error has come after 23december. Thanks in advance.