View Single Post
Old January 13th, 2009, 02:21 PM   #1 (permalink)
HenrikHansen
Junior Member
Verified Customer
 
Join Date: Jul 2004
Posts: 16
Database error when viewing user profile

Only when vbgallery is enabled, I get a database error when trying to see userprofile for (only) one of my users. This user has not uploaded any pictures in the vbgallery.

Database error in vBulletin 3.8.0 Release Candidate 2:
Invalid SQL:
SELECT MAX(dateline) AS lastpost, COUNT(*) AS total
FROM usernote AS usernote
WHERE userid =;

No database error when trying to see other users. What might be the problem?
When I disable vbgallery, the problem disappears.
HenrikHansen is offline   Reply With Quote