Welcome to Geeklog, Anonymous Saturday, November 30 2024 @ 05:38 am EST
Geeklog Forums
Random login problems
Status: offline
bdub
Forum User
Newbie
Registered: 03/23/04
Posts: 4
I host two geeklog sites. I have random problems with both loggin in. When the problem exists I try to login, and instead of getting logged in, I get my login name added to the "who's online" list, and I am not allowed access. It is very strange. Both geeklog sites have the same problem which leads me to believe maybe there is a problem from having two geeklog sites on the same domain. (one site has its own domain, the other one is a subdomain of the main site)
Hopefully this makes sense,
thanks in advance
Hopefully this makes sense,
thanks in advance
9
9
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Either rename the cookies, as Vinny suggested, or set the $_CONF['cookiedomain'] accordingly, e.g.
$_CONF['cookiedomain'] = 'www.example.com';
for the main site and
$_CONF['cookiedomain'] = '.subdomain.example.com';
for the site on the subdomain (subdomain.example.com).
bye, Dirk
$_CONF['cookiedomain'] = 'www.example.com';
for the main site and
$_CONF['cookiedomain'] = '.subdomain.example.com';
for the site on the subdomain (subdomain.example.com).
bye, Dirk
11
10
Quote
Chris
Anonymous
I'm also having cookie problems but am not runnning PHP5.0
According to PHP.net, this directvie became available in 5.0. What would one do if not running 5.0+?
Bye, Chris
According to PHP.net, this directvie became available in 5.0. What would one do if not running 5.0+?
Bye, Chris
9
9
Quote
Ana
Anonymous
Quote by: Dirk
Either rename the cookies, as Vinny suggested, or set the $_CONF['cookiedomain'] accordingly, e.g.<br /><br />$_CONF['cookiedomain'] = 'www.example.com';<br /><br />for the main site and<br /><br />$_CONF['cookiedomain'] = '.subdomain.example.com';<br /><br />for the site on the subdomain (subdomain.example.com).<br /><br />bye, Dirk
It didn't help
11
11
Quote
All times are EST. The time is now 05:38 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content