Database error in vBulletin 3.6.7:
Invalid SQL:
SELECT post.*,
IF(post.visible = 2, 1, 0) AS isdeleted,
editlog.userid AS edit_userid, editlog.dateline AS edit_dateline, editlog.reason AS edit_reason, editlog.hashistory
FROM post AS post
LEFT JOIN editlog AS editlog ON (editlog.postid = post.postid)
WHERE post.postid = 1840191;
MySQL Error : Unknown column 'editlog.hashistory' in 'field list'
Error Number : 1054
Request Date : Wednesday, May 20th 2009 @ 03:35:01 AM
Error Date : Wednesday, May 20th 2009 @ 03:35:01 AM
Script :
http://bilgintr.com/showthread.php?p=1840191
Referrer :
http://bilgintr.com/index.php
IP Address : 88.241.221.222
Username : bilgintr
Classname : vB_Database
MySQL Version : 5.0.45