Log in

View Full Version : Problem When Posting Blog


saqib_jutt
02-18-2009, 01:12 PM
Hello

I have installed Blog version 2.0.1.
when i click on preview, there is no problem at all, its shows perfect, &
when i clink on post now, the following error comes.

Database error in vBulletin 3.8.1:

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 : Wednesday, February 18th 2009 @ 08:09:28 AM
Error Date : Wednesday, February 18th 2009 @ 08:09:30 AM
Script : http://www.humpaki.com/forums/blog_post.php?do=updateblog&blogid=
Referrer : http://www.humpaki.com/forums/blog_post.php?do=newblog
IP Address : 92.21.48.226
Username : Admin
Classname : vB_Database
MySQL Version : 4.0.27-max-log

ASAP Help Required.

Thanx
Have fun.. & Be safe....

Marco van Herwaarden
02-18-2009, 02:07 PM
This is caused by a modification (AME?).

To troubleshoot this, please remove any hacks and disable your plugins, then see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

If so, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server.

saqib_jutt
02-18-2009, 02:26 PM
Thanx Marco

i have disabled AME plugin and problem is solved,

whats is the solution now, shall i uninstall AME ????

Thanx in Advance

Dismounted
02-20-2009, 04:45 AM
Contact the author (optimally, through the modification thread).