PDA

View Full Version : Blog database error


Armageddonz
05-27-2009, 09:23 PM
Hello vBulletin.org,

I installed the blog mod onto my forums.
People can make blog threads, but whenever me or other members try the post a comment on somebody's blog, a database error comes up.

A screenshot is included below. Can anybody please help me? Thanks.

P.S. I do have vBSEO installed, but doubt that could trigger the problem.
Also, my cmps (portal) is through index.php and forums on forum.php

https://vborg.vbsupport.ru/external/2009/05/19.png

Abdullah sahar
05-28-2009, 06:06 AM
Please, we need to now MySQL Error copy it

Armageddonz
05-29-2009, 09:09 PM
Database error in vBulletin 3.8.2:

Invalid SQL:
INSERT INTO blog_text
(username, userid, bloguserid, title, pagetext, blogid, allowsmilie, state, dateline, ipaddress, ame_flag)
VALUES
('Crazy', 1, 6, '', 'Testing.', 3, 1, 'visible', 1243634917, '1263216265', 0);

MySQL Error : Unknown column 'ame_flag' in 'field list'
Error Number : 1054
Request Date : Friday, May 29th 2009 @ 10:08:37 PM
Error Date : Friday, May 29th 2009 @ 10:08:37 PM
Script : http://planetug.com/blog_post.php?do=postcomment
Referrer : http://planetug.com/blogs/sin/3-yay.html
IP Address : 75.75.38.137
Username : Crazy
Classname : vB_Database
MySQL Version : 5.0.77-community


There you go.