Just ran into an issue with this one as well. Registered users are getting DB errors when attempting to view a profile from the Forum Home display page.
Code:
Database error in vBulletin 3.5.0 Beta 3:
Invalid SQL:
SELECT dateline FROM profileviews WHERE userid = 1 AND byuserid = 4 AND dateline > 1120763590;
MySQL Error : Unknown column 'byuserid' in 'where clause'
Error Number : 1054
Date : Thursday, July 7th 2005 @ 03:14:10 PM
Script : http://www.socialexperiment.org/forum/member.php?find=lastposter&f=2
Referrer : http://www.socialexperiment.org/forum/index.php?
IP Address : 70.114.46.92
Username : Test
Classname : vb_database
Deactivated the plugin and it's back to normal.