OVERVIEW | SETUP | USER GUIDE | DOWNLOAD | TODO | NEWS | FAQ | FORUM | MAILING LIST | SUPPORT


FORUM  

Goto Thread: PreviousNext
Goto: Forum ListMessage ListNew TopicSearchLog In
request Vs Referer
Posted by: pathell (---.clients.easynet.fr)
Date: January 20, 2006 06:05PM

Hi,
Fisrt instalation of WebStats 3.03 whitout problem,with help of overview, setup & FAQ. Thanks a lot!
But I have a little problem with display in admin section certainly by the fault of my misunderstanding of English. As I use both "html & php" pages, i'd put this in pages :
<IMG border="0" SRC="http://my_site.fr/ezWebStats303/write_logs.php?table=ez_logezboo&To=index.html" width="1" height="1">
and there is something wrong because in raw stats I can see request : "http://my_site.fr/ezWebStats303/write_logs.php" and the page I'd call in Referer, but in admin console the only asking page is : "http://my_site.fr/ezWebStats303/write_logs.php", and I have nothing in Referer.
Many thanks, in advance for your help.

Re: request Vs Referer
Posted by: Beloop (Moderator)
Date: January 24, 2006 12:30AM

Hello,
Did you change that as described in the FAQ ?:

...
"Using WebStats on non php pages "

Modify write_logs.php by adding:
if ( empty($To) ) {$To = $PHP_SELF;}
...

Beloop

Re: request Vs Referer
Posted by: pathell (---.clients.easynet.fr)
Date: January 24, 2006 09:28AM

hello,
Yes I did it
In write_logs.php : I have added
"if ( empty($To) ) {$To = $PHP_SELF;}" at the end of the script.
Westerday, i'd tried differents things, whithout result.
But now, I understand better what is the "Referer" It seems to be "the page who call the requested page".
Thank you for your hepl



Sorry, only registered users may post in this forum.

Contact