We know you have an opinion on how things should be run around here. These are suggestions for the forums, and the website.This forum is not a place to ask for suggestions to your own coding (or otherwise) problems.
agtlewis wrote:This issue isn't going away for me. Does anyone know how to fix it?
Is your IP changing often? I only ask that becuase part of the authentication process used by the phpBB session script is checking your IP (first two octets) against what is already in the database. It chokes if the two don't match. Just thought I'd throw that out there. I have been scanning the phpBB sessions code for things that might cause this. I will keep looking (mostly because I am intrigued by this problem).
It's highly unlikely that I am being assigned a different IP on every page request. I recently reinstalled windows and I am no longer having the problem. Either it was my local machine or the problem went away.