1

(41 replies, posted in PunBB 1.3 bug reports)

At first it was a timezone/cookie issue for me. Then once I solved that by adding the hack to the login file (to set it to always auto-login) that went away. And for some reason just this one user's account wasn't logging in.

I checked everything over:
- server timezone
- punbb timezone
- computer timezone
etc

Nothing. Fixing the User_id to a valid one made the problem go away.

In your case @frankpeng try the method outlined here:

http://punbb.informer.com/forums/post/124057/#p124057

2

(41 replies, posted in PunBB 1.3 bug reports)

That's not a problem - The problem was in my community, I have custom values set, and by accident a users group_id was set to a value of a group that didn't exist...

3

(41 replies, posted in PunBB 1.3 bug reports)

Update

Problem solved. The user's group_id, had been set to an invalid id..

I think that pun_bb should be smarter in detecting that, otherwise the login error w/ cookies isn't the most intuitive way to find the solution.

Please see my post here:
http://punbb.informer.com/forums/post/134104/#p134104

I have this same problem, and have verified all the time functions, and had a hack that appeared to be working for some accounts, but now I've found out that some accounts still can't login.

I can login to my account from my computer, but I can't login to the users account from my own computer.

I think the problem is more than just different time settings on users computers,etc.

5

(41 replies, posted in PunBB 1.3 bug reports)

I am having this same problem w/ 1.3.4.

My server & Forum are set to the same timezone, and I've even tried the hacks mentioned to increase the expire time on the cookie.

I thought that had solved the problem, but only for certain accounts which is the really weird thing. I can login no problem now with my admin account, but several users cannot, they are getting the:

You appear to have logged in successfully, however a cookie has not been set. Please check your settings and if applicable, enable cookies for this website.

I have the verified trying to login for the user from my computer, and I get the same thing. So that throws out all the posts about this bug having to do with the users time clock, as why would I be able to login to my account, and not to his on the same computer?

Anatoly - My findings here go against the 3 possible scenario's you have mentioned. as everything is set correctly everywhere.