
01-02-2010, 04:28 AM
|
 |
|
|
Join Date: Mar 2007
Location: New York
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
I installed AME and DigitalJedi's XML Definitions into my system and they work fine throughout the forum, however, I keep getting this error each time, I try to save a draft of my blog entry:
Code:
Database error in vBulletin 3.8.4:
Invalid SQL:
UPDATE blog_text SET ame_flag=0 WHERE blogtextid = 0;
MySQL Error : Unknown column 'ame_flag' in 'field list'
Error Number : 1054
Request Date : Saturday, January 2nd 2010 @ 12:20:02 AM
Error Date : Saturday, January 2nd 2010 @ 12:20:13 AM
Script : http://www.myurl.com/blog_post.php?do=updateblog&blogid=
Referrer : http://www.myurl.com/blog_post.php?do=newblog
IP Address : 98.109.209.113
Username : MartyNot89
Classname : vB_Database
MySQL Version : 5.0.85-community
Can you guys explain to me what's going off with this? It references the "ame_flag" which is why I figured it may be related to this.
|