Problem with external login
I have my own user database and "log" them into vBulletin by inserting them into session and setting cookies accordingly (sessionhash, lastactivity, lastvisit, and userid/password if they have "remember me")
This all seems to work fine.. I can get to the forums, shows I am logged in, I can view member-only forums, can post... BUT when the post is displayed, it has the correct username but indicates they are a guest.
Where am I going wrong with this? Obviously it should not show that they were a guest that posted...
|