Some people are reportedly having trouble logging in:
Trouble with logging in
- HermanHiddema
- Gosei
- Posts: 2011
- Joined: Tue Apr 20, 2010 10:08 am
- Rank: Dutch 4D
- GD Posts: 645
- Universal go server handle: herminator
- Location: Groningen, NL
- Has thanked: 202 times
- Been thanked: 1086 times
- Phelan
- Gosei
- Posts: 1449
- Joined: Tue Apr 20, 2010 3:15 pm
- Rank: KGS 6k
- GD Posts: 892
- Has thanked: 1550 times
- Been thanked: 140 times
- Jordus
- Site Admin
- Posts: 1125
- Joined: Fri Dec 04, 2009 6:06 pm
- Rank: KGS 9k
- GD Posts: 0
- Universal go server handle: Jordus
- Location: Allegan, MI, USA
- Has thanked: 16 times
- Been thanked: 116 times
- Contact:
Re: Trouble with logging in
There is a issue with cookies sometimes after an update to the forum software (we just ran one). to fix, delete your browser cookies, then restart your browser. Let me know if this works for you or not.
I posted that on the sensei's url
and tried posting it on the gd one but I don't know if that worked
I posted that on the sensei's url
and tried posting it on the gd one but I don't know if that worked
I'm thinking...
- ross
- Dies with sente
- Posts: 92
- Joined: Wed Apr 21, 2010 4:40 pm
- Rank: DGS 9k
- GD Posts: 1315
- Location: ã·ã¢ãã«
- Has thanked: 24 times
- Been thanked: 36 times
Re: Trouble with logging in
Phelan wrote:Could it be a cookies issue with having the www. or not?
Yes. Here's the typical pattern:
1. I log into non-www.
2. I go to the non-www site and it looks like I'm logged in.
3. I try to post something or click a link, and it directs me to the www site where I'm not logged in.
4. I try to log in, rinse repeat.
Anybody can try it out by removing the "www" from their URL and checking to see if they're still logged in. Most people won't appear to be. But the "www" back, and voila! you're back logged into the site.
- fwiffo
- Gosei
- Posts: 1435
- Joined: Tue Apr 20, 2010 6:22 am
- Rank: Out of practice
- GD Posts: 1104
- KGS: fwiffo
- Location: California
- Has thanked: 49 times
- Been thanked: 168 times
Re: Trouble with logging in
The thing is, if you get logged in to both domains, you should then be OK. It seems like the board is configured to use the full URL (whatever you're using) as the cookie, while it should use .lifein19x19.com which should be seen by the main domain and any subdomain. I haven't tried changing the setting yet because if I get it wrong, I could end up logged out and completely unable to log back in to fix it.
And the current setting says "127.0.0.1" which can't possibly be right, so that makes me more nervous about changing it.
So I'd like to set up the mod_rewrite fix which means we should be able to just ignore the cookie domain issue...
So I'd like to set up the mod_rewrite fix which means we should be able to just ignore the cookie domain issue...
- Jordus
- Site Admin
- Posts: 1125
- Joined: Fri Dec 04, 2009 6:06 pm
- Rank: KGS 9k
- GD Posts: 0
- Universal go server handle: Jordus
- Location: Allegan, MI, USA
- Has thanked: 16 times
- Been thanked: 116 times
- Contact:
Re: Trouble with logging in
Jordus wrote:There is a issue with cookies sometimes after an update to the forum software (we just ran one). to fix, delete your browser cookies, then restart your browser. Let me know if this works for you or not.
I posted that on the sensei's url
and tried posting it on the gd one but I don't know if that worked
Ferl confirmed it worked in his case
I'm thinking...