GTTG
Sat 23rd Sep '06, 9:09am
hello all
i have been upgrade vbb forum 3.5.4 to 3.6.1 but when i use userCP it error database
Database error in vBulletin 3.6.1:
Invalid SQL:
SELECT points, infraction.*, thread.title, thread.forumid, thread.postuserid, user.username,
thread.visible AS thread_visible, post.visible, thread.postuserid, IF(ISNULL(post.postid) AND infraction.postid != 0, 1, 0) AS postdeleted
FROM giaitrit_UiTrOiinfraction AS infraction
LEFT JOIN xxxxxxxxxit changexxx AS post ON (infraction.postid = post.postid)
LEFT JOIN xxxxxxxxxit changexxx AS thread ON (post.threadid = thread.threadid)
LEFT JOIN xxxxxxxxx user xxxxxxx AS user ON (infraction.whoadded = user.userid)
WHERE infraction.userid = 1
ORDER BY infraction.dateline DESC
LIMIT 5;
MySQL Error : Column: 'points' in field list is ambiguous
Error Number : 1052
Date : Saturday, September 23rd 2006 @ 05:03:51 AM
Script : http://www.mydomain.com/forum/usercp.php
Referrer : http://www.mydomain.com/forum/memberlist.php
IP Address : 222.253.237.65
Username : admin
Classname : vB_Database
help me fix problem
thank
i have been upgrade vbb forum 3.5.4 to 3.6.1 but when i use userCP it error database
Database error in vBulletin 3.6.1:
Invalid SQL:
SELECT points, infraction.*, thread.title, thread.forumid, thread.postuserid, user.username,
thread.visible AS thread_visible, post.visible, thread.postuserid, IF(ISNULL(post.postid) AND infraction.postid != 0, 1, 0) AS postdeleted
FROM giaitrit_UiTrOiinfraction AS infraction
LEFT JOIN xxxxxxxxxit changexxx AS post ON (infraction.postid = post.postid)
LEFT JOIN xxxxxxxxxit changexxx AS thread ON (post.threadid = thread.threadid)
LEFT JOIN xxxxxxxxx user xxxxxxx AS user ON (infraction.whoadded = user.userid)
WHERE infraction.userid = 1
ORDER BY infraction.dateline DESC
LIMIT 5;
MySQL Error : Column: 'points' in field list is ambiguous
Error Number : 1052
Date : Saturday, September 23rd 2006 @ 05:03:51 AM
Script : http://www.mydomain.com/forum/usercp.php
Referrer : http://www.mydomain.com/forum/memberlist.php
IP Address : 222.253.237.65
Username : admin
Classname : vB_Database
help me fix problem
thank