PDA

View Full Version : Database Error when posting visitor message


kairev
04-20-2009, 01:29 PM
I get this when someone tries to post a visitor message in 3.8.2

Database error in vBulletin 3.8.2:

Invalid SQL:
INSERT INTO visitormessage
(userid, postusername, postuserid, pagetext, allowsmilie, state, dateline, ipaddress, ame_flag)
VALUES
(438, '-X-', 1, 'testing 123', 1, 'visible', 1240237681, '1676276322', 2);

MySQL Error : Unknown column 'ame_flag' in 'field list'
Error Number : 1054
Request Date : Monday, April 20th 2009 @ 09:28:01 AM
Error Date : Monday, April 20th 2009 @ 09:28:02 AM
Script : http://www.mywrestlingforum.com/visitormessage.php?do=message
Referrer : http://www.mywrestlingforum.com/members/motion.html
IP Address : **********
Username : -X-
Classname : vB_Database
MySQL Version : 5.0.67-community-log

I censored the IP address.

Any help?

Lynne
04-20-2009, 01:44 PM
That is from a modification - ame? Try disabling it and see if you still get the error.

kairev
04-20-2009, 01:48 PM
Ahh that was the problem...is there a fix for that at all?

Thanks

EnIgMa1234
04-20-2009, 01:50 PM
Ahh that was the problem...is there a fix for that at all?

Thanks
The column didn't add when you were installing, or the author left it out of the product by accident.