Activity Stream
48,167 MEMBERS
61019 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1.     
    #1
    Member
    Website's:
    iHacksRepo.Com WatchDDR.Com

    Default Who Is Online Problem PhpBB

    Hey There,

    i have just noticed that what ever i do when i m logged in my id is shown on who is online but the number of guests stays 1 even when i m not logged in

    whats the problem will be



    Mr.KiLLeR Reviewed by Mr.KiLLeR on . Who Is Online Problem PhpBB Hey There, i have just noticed that what ever i do when i m logged in my id is shown on who is online but the number of guests stays 1 even when i m not logged in :( whats the problem will be http://screensnapr.com/u/i8sse5.png http://screensnapr.com/u/uarkdh.png Rating: 5


    Need Help Regarding Jailbreaks And Unlocks ? PM ME ;)

    iDevice : iPhone 3Gs 16GB White (Factory Unlocked) Updated To iOS5 !

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    MSAHost.net MegaDizajn.info URLFor.us
    ACP -> General -> Load settings -> View online time span: set it on: 10-15 mins


    "Better to remain silent and be thought a fool than to speak out and remove all doubt"
    - A. Lincoln

  4.     
    #3
    Member
    Website's:
    iHacksRepo.Com WatchDDR.Com
    lolz its not that time span is causing that, but the number of guests are always 1 no matter what

    recently moved to a new host so traffic went



    Need Help Regarding Jailbreaks And Unlocks ? PM ME ;)

    iDevice : iPhone 3Gs 16GB White (Factory Unlocked) Updated To iOS5 !

  5.     
    #4
    Member
    Website's:
    MSAHost.net MegaDizajn.info URLFor.us
    Includes/functions.php open it.
    find:
    Code: 
        $online_users = array(
            'online_users'            => array(),
            'hidden_users'            => array(),
            'total_online'            => 0,
            'visible_online'        => 0,
            'hidden_online'            => 0,
            'guests_online'            => 0,
        );
    Check this
    Code: 
      'guests_online'            => 0,
    must be 0
    Maybe someone "played" with functions.php file

    Or just find & install "fake user" .mod for phpbb


    "Better to remain silent and be thought a fool than to speak out and remove all doubt"
    - A. Lincoln

  6.     
    #5
    Member
    Website's:
    iHacksRepo.Com WatchDDR.Com


    i guess its fine


    Need Help Regarding Jailbreaks And Unlocks ? PM ME ;)

    iDevice : iPhone 3Gs 16GB White (Factory Unlocked) Updated To iOS5 !

  7.     
    #6
    Member
    Are you behind a proxy?

  8.     
    #7
    Member
    Website's:
    iHacksRepo.Com WatchDDR.Com
    Nope i am not


    Need Help Regarding Jailbreaks And Unlocks ? PM ME ;)

    iDevice : iPhone 3Gs 16GB White (Factory Unlocked) Updated To iOS5 !

  9.     
    #8
    Member
    In your OP you say "but the number of guests stays 1 even when i m not logged in ".
    Isn't the the right behavior? Since your are not logged in so you are a guest..

  10.     
    #9
    Member
    Website's:
    iHacksRepo.Com WatchDDR.Com
    No , actually it stays one only, it never changes , i m getting 1k UV Per day now as my site was down, and it will rise also , yesterday i got 1K UV but guests stays 1


    Need Help Regarding Jailbreaks And Unlocks ? PM ME ;)

    iDevice : iPhone 3Gs 16GB White (Factory Unlocked) Updated To iOS5 !

  11.     
    #10
    Member
    phpbb?
    Put this in your config.php and give it a try, should work instantly:
    Code: 
    if (isset($_SERVER['HTTP_X_REAL_IP'])) { $_SERVER["REMOTE_ADDR"] = $_SERVER["HTTP_X_REAL_IP"]; }

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [Hiring] PhpBB Expert to fix some problem at my forum .
    By NightMare in forum Completed Transactions
    Replies: 6
    Last Post: 8th Feb 2011, 12:48 PM
  2. Replies: 4
    Last Post: 8th Feb 2011, 12:38 AM
  3. Problem with phpBB
    By MikBok117 in forum phpBB
    Replies: 5
    Last Post: 6th Dec 2010, 09:14 PM
  4. PhpBB Post Centre Problem
    By play_avi in forum phpBB
    Replies: 2
    Last Post: 11th Oct 2010, 07:28 AM
  5. Problem with a phpbb forum...
    By NileshRanjan in forum phpBB
    Replies: 2
    Last Post: 25th Aug 2010, 06:16 PM

Tags for this Thread

BE SOCIAL