Log in

View Full Version : vb authentication without cookie


illPhever
11-14-2004, 01:18 PM
i have non-vb portions of my site that require users to be logged in to vbulletin to access. i read the bbuserid cookie to verify that they are logged in.

however, i have a problem when users uncheck the "Remember Me" checkbox, because obviously the bbuserid cookie does not get set. when this happens, does anyone know how i can verify on my non-vb pages that a user is logged in?