I also have had this problem, even after reading these forums and stepping through the upgrade carefully.
One thing I didn't do was keep a copy of my old 2.2 \lib\session.class.php file....a pity. I hear it can fix the problem.
Anyway I found another way that has worked for me. It might break something else and perhaps the gurus here can let us know the dangers of this approach but anyway here is what I did.
The problem is one of sessions (aren't they always) and the check against the sessionID seems to fail throwing you back to login. I figured OK then, lets make it work. So in session.class.php
find starting at line 24
change to
It looks like this IF clause is evaluating to false either way. So by making the first one true I can now admin my 2.3.1 guestbook.
I am happy that this works, but just not sure if it creates a vulnerability, so comments are welcome.
My next issue is that 'last_visit' in the AUTH table is not updating.
okay i got a prob. i have the main php stuff installed all works fine. i can make polls everything but how can i get my poll onto a html page so others can actually tell me what they want?
Instead of having it on the subdomain, since I'm guessing that the subdomain references as a non-top directory folder, it just doesn't work. When I try to do the instally in cpanel like that, it just screams at me that it isn't possible.
I just thought that the subdomain would have it's own top level directories but I guess it's not the case. Anyways. sorry about that.
My counter is not working and I can't figure out why. I've read through the readme and done everything. Not even the demo works.
I'm using the PNG Counter 1.0
The images work fine. Bizarre. Oh well, I'll just let my friend know when he links it it will have to be that way. As well as linking any images on it.
So any ideas on what's up with the editting templates feature? Or is it best that I don't try to mess with it since I can edit it in Dreamweaver or with an FTP program?