View Single Post
Old December 28th, 2005, 10:56 AM   #16 (permalink)
tweek
Junior Member
Verified Customer
 
Join Date: Jun 2005
Posts: 6
Quote:
Originally Posted by Chuck S
Well the issue is PHP 2.018 there latest one changes the whole routine it looks like. They did away with storing the cookie in the autologinid spot of the cookie and they have a new sessions_keys table. So I rewrote the integration to include this

Try this file
Quote:
Originally Posted by Chuck S
Actually very easy. I would consider this a PHPBB bug IMO. They dont clear out old session keys. Whenever you update a session you should always clear it so you dont have multiple sessions but easy enough to counter.

In phpbb2.php find this line and add the bold text

Code:
Content visible to verified customers only.

I'd like to try this fix as I have the same issue but for some reason it says I don't have permission to download the file ?
tweek is offline