Double login
Moderator: General Moderators
Double login
I have to login twice every time. Fix the cookie settings please
Re: Double login
works for me. What browser you're using?
- Jonah Bron
- DevNet Master
- Posts: 2764
- Joined: Thu Mar 15, 2007 6:28 pm
- Location: Redding, California
Re: Double login
Works here.
- greyhoundcode
- Forum Regular
- Posts: 613
- Joined: Mon Feb 11, 2008 4:22 am
Re: Double login
Here too. 
Re: Double login
Try clearing your cookies, sometimes after forum upgrade users have troubles with login because of the old cookies... Actually the 'remember me' settings does not work for me, but since I didn't clear my cookies yet, I didn't fired a bug reportjosh wrote:I have to login twice every time. Fix the cookie settings please
Re: Double login
Happening in Google Chrome, did it just now. It also does it on my Android phone. Works fine in firefox. Did anyone test all the browsers after the upgrade?
- Jonah Bron
- DevNet Master
- Posts: 2764
- Joined: Thu Mar 15, 2007 6:28 pm
- Location: Redding, California
Re: Double login
Hrm. Works for me in Chromium, too. 
Re: Double login
Chromium Nightly 9.0.564.0 (63739) - works fine here.
Re: Double login
josh
Are you using the 'return to previous page' link, as it returns me to the login page as well.
Are you using the 'return to previous page' link, as it returns me to the login page as well.
- Jonah Bron
- DevNet Master
- Posts: 2764
- Joined: Thu Mar 15, 2007 6:28 pm
- Location: Redding, California
Re: Double login
Interestingly, the "Return to previous page" link doesn't work. It always goes to the home page.
Re: Double login
Nope, its the cookie settings like I said originally. It logs in off www. version then I don't click anything, it just redirects to the non www. version. Does it in firefox, IE, etc..
... n00bs

... n00bs
Code: Select all
RewriteCond %{HTTP_HOST} ^yourdomain.com$ [NC]
RewriteRule ^(.*)$ http://www.yourdomain.com/$1 [R=301,L]
Re: Double login
You're using www.devnetwork.net ?
... n00b

Use forums.devnetwork.net and forget about www.* entirely.
... n00b
Use forums.devnetwork.net and forget about www.* entirely.
Re: Double login
wow, actually I never type the full url in the browser, it does this for meWeirdan wrote:You're using http://www.devnetwork.net ?
... n00b![]()
Use forums.devnetwork.net and forget about http://www.* entirely.
Re: Double login
well, yeah. I usually type 'f' and press Enter.Darhazer wrote:wow, actually I never type the full url in the browser, it does this for me
Re: Double login
"f and Enter" ? too much to type.... I just click in my bookmark
... noobs 