Re: Users reporting logging in problem
Hi,esupergood wrote:I logged out and then went to login.php but the "remember me" wasn't checked. Should your hack result in that box being checked or not?No, the checkbox will not be checked...
View ArticleRe: Users reporting logging in problem
Anatoly wrote:Try to check the timezone at your server. Incorrect setting may result this way.I am pretty sure changing the server timezone to match the forum's default timezone would make the problem...
View ArticleRe: Users reporting logging in problem
dverte wrote:I am pretty sure changing the server timezone to match the forum's default timezone would make the problem go away. Changing the server timezone, however, is not a practical solution for...
View ArticleRe: Users reporting logging in problem
I have this kind of trouble about time/time zone at user login. One of my users could not login into forum, he get the message: You appear to have logged in successfully, however a cookie has not been...
View ArticleRe: Users reporting logging in problem
For an official fix to this issue, I think that when calculating the cookie expiry times, the difference between the forum default timezone and the actual timezone of the server needs to be taken into...
View ArticleRe: Users reporting logging in problem
The forum doesn't use client-side generated timestamps. All the timestamps are generated by the server and are in GMD by definition.There are three chances for troubles, I see:1. Incorrect TZ at the...
View ArticleRe: Users reporting logging in problem
Im not sure and I cannot explain how it can help, but I also have same problem, I resolved this by double clicking on my clock... click INTERNET TIME and sychronized it... and bingo.... I can now log...
View ArticleRe: Users reporting logging in problem
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...
View ArticleRe: Users reporting logging in problem
UpdateProblem 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...
View ArticleRe: Users reporting logging in problem
The user's group_id is 3. What was wrong with that?Thanks!
View ArticleRe: Users reporting logging in problem
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...
View ArticleRe: Users reporting logging in problem
Sounds like time zone problem. My user changed to another computer, and he still cannot login. He is in China. Well, some other Chinese are able to login. I am in Canada. This is the web site :...
View ArticleRe: Users reporting logging in problem
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...
View ArticleRe: Users reporting logging in problem
Hi there, since a week I was having the same problem.The fix shown here http://punbb.informer.com/forums/post/124057/#p124057 works.Is this fix safe ? No problem using it ?Can I just do that without...
View ArticleRe: Users reporting logging in problem
TY verry much ! work fine now for me Anatoly wrote:The forum doesn't use client-side generated timestamps. All the timestamps are generated by the server and are in GMD by definition.There are three...
View Article