DATABASE ERROR: ()
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 = 1281985
#0 vB_Database->halt() called at [D:\xampp\htdocs\vb\includes\class_core.php:1268]
#1 vB_Database_MySQLi->execute_query(1, mysqli Object ([affected_rows] => ,[client_info] => ,[client_version] => ,[connect_errno] => ,[connect_error] => ,[errno] => ,[error] => ,[error_list] => ,[field_count] => ,[host_info] => ,[info] => ,[insert_id] => ,[server_info] => ,[server_version] => ,[sqlstate] => ,[protocol_version] => ,[thread_id] => ,[warning_count] => )) called at [D:\xampp\htdocs\vb\includes\class_core.php:519]
#2 vB_Database->query_first(
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 = 1281985
) called at [D:\xampp\htdocs\vb\includes\functions.php:1263]
#3 fetch_postinfo(1281985) called at [D:\xampp\htdocs\vb\includes\functions.php:1577]
#4 verify_id(post, 1281985, 0, 1) called at [D:\xampp\htdocs\vb\global.php:152]
#5 require_once(D:\xampp\htdocs\vb\global.php) called at [D:\xampp\htdocs\vb\newreply.php:82]