Vote for BP.Net for the 2013 Forum of the Year! Click here for more info.

» Site Navigation

» Home
 > FAQ

» Online Users: 770

3 members and 767 guests
Most users ever online was 9,191, 03-09-2025 at 12:17 PM.

» Today's Birthdays

None

» Stats

Members: 75,880
Threads: 249,074
Posts: 2,571,997
Top Poster: JLC (31,651)
Welcome to our newest member, pickledratinajar

Can't stay logged in

Printable View

  • 09-22-2010, 08:26 PM
    shelliebear
    Can't stay logged in
    Hi,
    Every time I log in, the next page asks me to log in again. Sometimes after I log in two or three times it will keep me signed in, but most of the time it will just keep forgetting I signed in.
    What is going on? :(
    Thanks,
    Shelliebear
  • 09-23-2010, 08:55 AM
    tonkatoyman
    Re: Can't stay logged in
    Have you tried clicking on the remember me button...
  • 09-23-2010, 09:35 AM
    shelliebear
    yes, I've tried that--and it forgets me! :( :( :(
    Maybe it's a sign? :rofl::D
  • 09-23-2010, 09:44 AM
    JLC
    Re: Can't stay logged in
    Quote:

    Originally Posted by shelliebear View Post
    yes, I've tried that--and it forgets me! :( :( :(
    Maybe it's a sign? :rofl::D

    What browser are you using?
  • 09-23-2010, 10:08 AM
    shelliebear
    Firefox :P
  • 09-23-2010, 10:17 AM
    JLC
    Re: Can't stay logged in
    Quote:

    Originally Posted by shelliebear View Post
    Firefox :P

    :yes: Thought so.

    You are actually still "remembered" by the site. It's just that when you first bring it up on Firefox, it doesn't LOOK like you're remembered. And even filling out the log-in info may still take you back to the log-in page. Very confusing, I know.

    Ignore all that. Come to the site as you usually do...then click on any of the links... Forum, Home, UserCP...whatever you usually use to start browsing the site. And you'll pop right in fully remembered and logged in.

    (This issue has been seen on iPhone's as well...same fix...ignore the log-in screen and just click on a link to get started.)
  • 09-23-2010, 11:10 AM
    Valentine Pirate
    I've had the same issue with Google Chrome, but it's also fixed by going elsewhere

    Just in case someone has the same browser
  • 09-23-2010, 11:43 AM
    rabernet
    Re: Can't stay logged in
    I'm on Chrome too - I just click "Home" when I come to the site and it shows me logged in.
  • 01-17-2011, 04:13 AM
    faceguydb
    Re: Can't stay logged in
    Quote:

    Originally Posted by JLC View Post
    :yes: Thought so.

    You are actually still "remembered" by the site. It's just that when you first bring it up on Firefox, it doesn't LOOK like you're remembered. And even filling out the log-in info may still take you back to the log-in page. Very confusing, I know.

    Ignore all that. Come to the site as you usually do...then click on any of the links... Forum, Home, UserCP...whatever you usually use to start browsing the site. And you'll pop right in fully remembered and logged in.

    (This issue has been seen on iPhone's as well...same fix...ignore the log-in screen and just click on a link to get started.)

    Code:

    if (isset($_COOKIE["{COOKIE NAME}"])){
        header('Location: index.php');
    }

    ?
Powered by vBadvanced CMPS v4.2.1