Page 4 of 6

Re: users not staying logged in?

Posted: 8. April 2009 22:23
by Kevin
FLATTOP wrote:any news on a fix yet?
Not yet.
With each test we have to wait if we get logged out again, this takes some time. ;)

Re: users not staying logged in?

Posted: 8. April 2009 23:46
by FLATTOP
ok Kevin, thanks for the reply.

Re: users not staying logged in?

Posted: 9. April 2009 00:14
by thomas.d
FYI:

The Board3.de team is working on this issue. Especially Kevin, Christian, Mike, Marc and Peter are testing, installing, de- and reinstalling and updating phpBB3 boards and portals almost 24 hrs a day.

The internal topic on this issue currently counts 78 replies and testing reports. All users encountering this issue (although there are still only a few) may be assured that the team will do anything necessary to locate and fix this error if it is caused by Board3 Portal.

Re: users not staying logged in?

Posted: 9. April 2009 17:37
by Kevin
OK mates, it seems that we finally got it.
We need to do some final checking, but it looks like we can provide a fix soon. We'll provide B3P 1.0.4 with the fix for this annoying bug, including a few minor style fixes. Don't worry, only three or four files to change. ;)

Re: users not staying logged in?

Posted: 9. April 2009 19:28
by FLATTOP
Great news Kevin, thanks to you and your team for all the hard work in getting this issue fixed. I will be anxiously awaiting the update

Re: users not staying logged in?

Posted: 12. April 2009 16:16
by Oshadha
I think now i'm facing the same problem, strange it didn't happened to me before. I have noticed it today while i'm fetching my board. So I think that the development team will response with a solution.

Thanks.

Re: users not staying logged in?

Posted: 12. April 2009 16:21
by Kevin
The temporay fix until the next release is:

Open portal/includes/lang_adm_additional_blocks.php
search and delete:

Code: Select all

    // Start session management
    $user->session_begin();
    $auth->acl($user->data);
    $user->setup();   

Re: users not staying logged in?

Posted: 12. April 2009 16:28
by Oshadha
Kevin wrote:The temporay fix until the next release is:

Open portal/includes/lang_adm_additional_blocks.php
search and delete:

Code: Select all

    // Start session management
    $user->session_begin();
    $auth->acl($user->data);
    $user->setup();   

Thanks for your help.

Re: users not staying logged in?

Posted: 13. April 2009 09:13
by Oshadha
So when you going to release the next version (with all the fixes).

Re: users not staying logged in?

Posted: 13. April 2009 16:12
by FLATTOP
I made the change to my board last thursday and have remained logged in since then so It's safe to say the fix worked and this issue has been resolved.
Thanks to Kevin and your team for the hard work on this.

Re: users not staying logged in?

Posted: 13. April 2009 19:08
by dudenell
only 1 out of all the users who were having trouble is still having trouble... but I think this can be associated with his computer since he is having problems on other websites.

Thanks again guys.

Re: users not staying logged in?

Posted: 13. April 2009 21:05
by Kevin
Great, thank you guys for the reply! :)

Re: users not staying logged in?

Posted: 13. April 2009 23:46
by Dr00py
Thanks for this fix, problem solved

Re: users not staying logged in?

Posted: 22. April 2009 08:44
by VSE
IS there still a v1.0.4 expected anytime soon?

Re: users not staying logged in?

Posted: 22. April 2009 14:45
by Kevin
Yes, but it turned out that there are a few more things better be done before the next release.
We don't want to force you guys to update every few weeks. ;)