NextCode Forum Index NextCode
Open Source Software Creation
 

Little bug on inc.func.php
Click here to go to the original topic

 
       NextCode Forum Index -> General (phpsitestats)
View previous topic :: View next topic  
Author Message
i5513



Joined: 25 Aug 2005
Posts: 1

Posted: Thu Aug 25, 2005 6:10 pm    Post subject: Little bug on inc.func.php  

Hi,

I wanted to use phpsitestat without counts my own visits, so I used ignore option configuration.

Now when I open my web, with this option enable to 127.0.0.1 , my website isn't show to me.

I saw on code:

if (strstr($_SESSION['cfg_ignore'],$_SERVER["REMOTE_ADDR"])){
die ;

I propose change die to return 0

Thanks you for phpstats !
Back to top  
Vlad Alexa Mancini



Joined: 07 Jul 2003
Posts: 303

Posted: Tue Aug 15, 2006 11:50 am    Post subject:  

add the phpsitestats include code on the last line of your file and it will be shown to you
Back to top  
 
       NextCode Forum Index -> General (phpsitestats)
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.13 © 2001, 2002 phpBB Group