Quote:
Originally Posted by 58sniper
The problem is usually that the link to login.php isn't submitting the user ID.
Find the template that contains the link, and make sure that it points to
$vboptions[bburl]/login.php?$session[sessionurl]do=logout&u=$bbuserinfo[userid]
the stuff in bold is probably missing from yours.
|
The url contains everything you mentioned and I still get the error.