After I'm logging in to the ACP, I click General Configuration, but then I need to enter the ACP password again.
This also occures after I save the configuration.
How can I solve this, and stay always logged in, just like in UseBB 1.0?
Moderators: Gaia.
Page: 1
| Author | Post |
|---|---|
|
#1 Thu Aug 10, 2006 11:09 am
|
|
|
Member
Registered: Jul 2006
Posts: 19
|
After I'm logging in to the ACP, I click General Configuration, but then I need to enter the ACP password again.
This also occures after I save the configuration. How can I solve this, and stay always logged in, just like in UseBB 1.0? |
|
#2 Thu Aug 10, 2006 11:11 am
|
|
|
Developer
Registered: Apr 2004
Posts: 2218
Location: Belgium
|
Are your cookie settings in config.php right? It seems like the session loses its session data.
_______________ |
|
#3 Thu Aug 10, 2006 11:59 am
|
|
|
Member
Registered: Jul 2006
Posts: 19
|
Can you be more specific please?
What exact setting (by the way - I can also change it through the ACP, right?)? Thanks! |
|
#4 Thu Aug 10, 2006 12:25 pm
|
|
|
Developer
Registered: Apr 2004
Posts: 2218
Location: Belgium
|
Are you using friendly URL's? If so, cookies need to be saved in your browser. Maybe paste the cookie settings from your config.php.
_______________ |
|
#5 Thu Aug 10, 2006 5:41 pm
|
|
|
Member
Registered: Jul 2006
Posts: 19
|
I'm not using friendly URL's, and the cookies settings are all blank.
|
|
#6 Thu Aug 10, 2006 7:37 pm
|
|
|
Developer
Registered: Apr 2004
Posts: 2218
Location: Belgium
|
Are you having the problem all the time, or just randomly after a number of pages.
This is a known bug and I've noticed this a long time ago, however it doesn't seem like UseBB is causing it, rather PHP's session data storage mechanism. Did you try setting your domain name in the cookie_domain setting (for example 'usebb.net' or even better '.yourdomain.tld' (note the dot)) and check if the problem persists? _______________ « Last edit by Dietrich on Thu Aug 10, 2006 7:39 pm. » |
|
#7 Thu Aug 10, 2006 11:25 pm
|
|
|
Member
Registered: Jul 2006
Posts: 19
|
Just randomly after a number of pages.
And I tried to set my domain name in the cookie_domain setting, but it didn't work, the problem persists. |
|
#8 Fri Aug 11, 2006 11:53 am
|
|
|
Developer
Registered: Apr 2004
Posts: 2218
Location: Belgium
|
I recall the following thread: http://www.usebb.net/community/topic-1197.html
This is about the same problem. Perhaps you are using a proxy of some sort? It's an annoying bug but I don't know what exactly causes it. I guess we should look at it better. _______________ |
|
#9 Fri Aug 11, 2006 6:48 pm
|
|
|
Member
Registered: Jul 2006
Posts: 19
|
Nope, I'm not using a proxy. In fact, the ACP connection problem didn't exist at UseBB 1.0, maybe you should look at version 1.0 and then at 1.0.1, see what changed, and then rectify the problem?
|
|
#10 Fri Aug 11, 2006 7:52 pm
|
|
|
Developer
Registered: Apr 2004
Posts: 2218
Location: Belgium
|
There were no changes to session handling in UseBB 1.0.1.
_______________ |
|
#11 Fri Aug 11, 2006 8:43 pm
|
|
|
Developer
Registered: Apr 2004
Posts: 2218
Location: Belgium
|
Could you test the CVS sources from http://usebb.sourceforge.net/cvs/ ?
_______________ |
|
#12 Sat Aug 12, 2006 1:49 pm
|
|
|
Member
Registered: Jul 2006
Posts: 19
|
I don't know nothing about CVS. If you can guide me by being more specific, I will be happy to test.
|
|
#13 Sat Aug 12, 2006 2:11 pm
|
|
|
Developer
Registered: Apr 2004
Posts: 2218
Location: Belgium
|
It's all explained on that page. Just download the package (tar.gz or tar.bz2) shown there.
_______________ |
|
#14 Sun Aug 13, 2006 6:15 pm
|
|
|
Member
Registered: Jul 2006
Posts: 19
|
I still don't understand what you want me to do.
Should I installed the package that I downloaded from there, and test if the ACP connection problem appears on that package, too? |
|
#15 Sun Aug 13, 2006 6:47 pm
|
|
|
Developer
Registered: Apr 2004
Posts: 2218
Location: Belgium
|
Yes.
_______________ |
Page: 1
UseBB Community is powered by UseBB 1 Forum Software