xadoa
Mon 19th Jun '06, 1:23am
Hi,
can someone help me here? I have no problem of moving a thread .. all the option in the mod's popup menu (Moderation Tools under Thread Tools) are working, except when I tried to copy the thread to different forum, and this is the error i got:
Database error in vBulletin 3.6.0 Beta 2:
Invalid SQL:
SELECT post.*,
deletionlog.userid AS deleteduserid, deletionlog.username AS deletedusername, deletionlog.reason AS deletedreason,
NOT ISNULL(deletionlog.primaryid) AS isdeleted, deletionlog.dateline AS deleteddateline,
moderation.dateline AS moderateddateine
FROM post AS post
LEFT JOIN deletionlog AS deletionlog ON (deletionlog.primaryid = post.postid AND type = 'post')
LEFT JOIN moderation AS moderation ON (moderation.postid = post.postid)
WHERE post.threadid = 44921
ORDER BY dateline;
MySQL Error : Column 'type' in on clause is ambiguous
Error Number : 1052
Date : Sunday, June 18th 2006 @ 09:06:07 PM
Script : http://sextalk.sexviet.com/postings.php?do=domergethread&t=44921
Referrer : http://sextalk.sexviet.com/postings.php?t=44921&pollid=
can someone help me here? I have no problem of moving a thread .. all the option in the mod's popup menu (Moderation Tools under Thread Tools) are working, except when I tried to copy the thread to different forum, and this is the error i got:
Database error in vBulletin 3.6.0 Beta 2:
Invalid SQL:
SELECT post.*,
deletionlog.userid AS deleteduserid, deletionlog.username AS deletedusername, deletionlog.reason AS deletedreason,
NOT ISNULL(deletionlog.primaryid) AS isdeleted, deletionlog.dateline AS deleteddateline,
moderation.dateline AS moderateddateine
FROM post AS post
LEFT JOIN deletionlog AS deletionlog ON (deletionlog.primaryid = post.postid AND type = 'post')
LEFT JOIN moderation AS moderation ON (moderation.postid = post.postid)
WHERE post.threadid = 44921
ORDER BY dateline;
MySQL Error : Column 'type' in on clause is ambiguous
Error Number : 1052
Date : Sunday, June 18th 2006 @ 09:06:07 PM
Script : http://sextalk.sexviet.com/postings.php?do=domergethread&t=44921
Referrer : http://sextalk.sexviet.com/postings.php?t=44921&pollid=