Hello:
---------------------------------
the error in upgredd to 3.6.2
to login
http://www.xxxxxxxxxx.net/vb/usercp.php
Database error in vBulletin 3.6.2:
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 infraction AS infraction
LEFT JOIN post AS post ON (infraction.postid = post.postid)
LEFT JOIN thread AS thread ON (post.threadid = thread.threadid)
LEFT JOIN user 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 : Friday, October 13th 2006 @ 03:37:08 AM
Script :
http://www.xxxxxxx.net/vb/usercp.php
Referrer :
IP Address : xxxxxxxxx
Username : gsm4arab
Classname : vb_database
---------------------------------
plzzzzzz help Me What is the solution to this problem, I now have a the updated
thanks