Quote:
Originally Posted by SnapOff Racing
Tried this and it doesn't work.
How would I be able to do this for every user without actually having access to their computer? Cookies are stored in their web browser.
|
Since you're in control of the sever, you would make it write a new cookie to all users who try and connect to your site. Using the same variables as vbulletin you could overwrite the saved information, but he included the drawbacks as well.
This method would have to stay active until each logged in user has viewed the forums, and until then without additional coding no users could log in.
If you know about cookies you might be able to reset vbulletin's cookie and then use one to save the info when they try and log-in again.