Ok redirecting issue has been resolved but now it's not showing me a logged in. I can still see vb's default login option. looks like it's detecting me a spider or something. Tried in firefox, opera, google chrome.
Also when I try to go to those users profile who created their account using facebook, getting this db error;
Code:
Database error in vBulletin 3.8.0 Release Candidate 1:
Invalid SQL:
SELECT album.*,
picture.pictureid, picture.extension, picture.idhash, album.moderation,
picture.thumbnail_dateline, picture.thumbnail_width, picture.thumbnail_height
FROM album AS album
LEFT JOIN picture AS picture ON (album.coverpictureid = picture.pictureid AND picture.thumbnail_filesize > 0)
WHERE album.userid =
AND album.state IN ('public', 'private', 'profile')
ORDER BY album.lastpicturedate DESC
LIMIT 2;
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 album.state IN ('public', 'private', 'profile')
ORDER BY album.' at line 9
Error Number : 1064
Request Date : Tuesday, December 16th 2008 @ 01:50:24 PM
Error Date : Tuesday, December 16th 2008 @ 01:50:24 PM
Script : http://www.xxxxxxxxxxxx/members/xenux/
Referrer : http://www.xxxxxxxxxxxx/
IP Address :
Username : Xenux
Classname : vB_Database
MySQL Version :