milsirhc
04-02-2007, 11:31 AM
Hi all,
I really need help in this.. I'm having this problem whenever I click (randomly) on a user profile and selecting his/her last post.
Please help me.. please!
------------------
Error I got is:
Database error in vBulletin 3.6.5:
Invalid SQL:
SELECT post.userid, userfield.field7, user.usergroupid
FROM post AS post, userfield AS userfield, user AS user
WHERE threadid =
AND userfield.userid = post.userid
AND user.userid = post.userid
ORDER BY post.dateline DESC
LIMIT 1;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND userfield.userid = post.userid
AND user.userid = post.userid
' at line 4
Error Number : 1064
Date : Monday, April 2nd 2007 @ 05:29:22 AM
Script : http://iamboredr.com/forum/pictures-hub/521-lego-model-hong-kong-post926.html
Referrer : http://iamboredr.com/forum/members/jescho.html
IP Address : xxx.xx.xx.xx
Username : administrator
Classname : vB_Database
I really need help in this.. I'm having this problem whenever I click (randomly) on a user profile and selecting his/her last post.
Please help me.. please!
------------------
Error I got is:
Database error in vBulletin 3.6.5:
Invalid SQL:
SELECT post.userid, userfield.field7, user.usergroupid
FROM post AS post, userfield AS userfield, user AS user
WHERE threadid =
AND userfield.userid = post.userid
AND user.userid = post.userid
ORDER BY post.dateline DESC
LIMIT 1;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND userfield.userid = post.userid
AND user.userid = post.userid
' at line 4
Error Number : 1064
Date : Monday, April 2nd 2007 @ 05:29:22 AM
Script : http://iamboredr.com/forum/pictures-hub/521-lego-model-hong-kong-post926.html
Referrer : http://iamboredr.com/forum/members/jescho.html
IP Address : xxx.xx.xx.xx
Username : administrator
Classname : vB_Database