<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Access stats"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Access stats"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Access stats</title>
				<description><![CDATA[ Hi,<br /> <br /> I have installed the access stats script.<br /> It works fine.<br /> <br /> But on the side "domain.com/cgi-bin/stat.pl"<br /> I see only the link to the logfiles:<br /> <br /> 04-2002.txt<br /> <br /> <br /> In the sample on this side here I see a many graphics<br /> with the gifs in the folder "GIF" after the .txt links<br /> listing, for browser, referer, visits by day, and so on.<br /> <br /> I have only the .txt links and after click on them<br /> I get only a text listing like this:<br /> <br /> Sun 21-April-2002 21:46 - pd0858AA9.dip.t-dialin.net - "Mozilla/4.0 <br /> (compatible; MSIE 6.0; Windows NT 5.0)" - "-"<br /> <br /> thats all.<br /> <br /> How can I get the full graphik stats like the example on this side?<br /> <br /> Thanks]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/478/1205.php</guid>
				<link>https://proxy2.de/forum/posts/preList/478/1205.php</link>
				<pubDate><![CDATA[Sun, 21 Apr 2002 20:55:59]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Just click the evaluate button to the right when at stat.pl.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/478/1206.php</guid>
				<link>https://proxy2.de/forum/posts/preList/478/1206.php</link>
				<pubDate><![CDATA[Mon, 22 Apr 2002 00:25:40]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Thank you,<br /> <br /> I don´t believe it, only a click ...<br /> <br /> Another Problem:<br /> <br /> I include in the html page:<br /> <br /> &lt;script language="JavaScript"&gt;<br /> &lt;!--<br /> document.write("&lt;img src=\"http://www.host.com/cgi-bin/log.pl?ref="+top.document.referrer+"\" width=16 height=16 border=0&gt;");<br /> //--&gt;<br /> &lt;/script&gt;<br /> &lt;noscript&gt;<br /> &lt;img src="http://www.host.com/cgi-bin/log.pl?ref=noscript" width=16 height=16 border=0&gt;<br /> &lt;/noscript&gt;<br /> <br /> and get the error:<br /> <br /> Parse error: parse error, expecting `','' or `';'' in ........../index.php(285) : eval()'d code on line 106<br /> <br /> I think that is the problem:<br /> <br /> I have a index.php where as a template the  HTML-page is included.<br /> And in this HTML-page is the javascript-code.<br /> <br /> What can I do ?<br /> <br /> Hein]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/478/1208.php</guid>
				<link>https://proxy2.de/forum/posts/preList/478/1208.php</link>
				<pubDate><![CDATA[Mon, 22 Apr 2002 05:39:53]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ No idea to get the javascript shown above<br /> into a .php page instead of .html page?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/478/1246.php</guid>
				<link>https://proxy2.de/forum/posts/preList/478/1246.php</link>
				<pubDate><![CDATA[Thu, 25 Apr 2002 22:20:00]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>one small problame</title>
				<description><![CDATA[ first, sory for my poor english...<br /> <br /> the proble is that PHP script cant read [b]"[/b] , u should chenge it to this...<br /> [code]&lt;script language="JavaScript"&gt; <br /> &lt;!-- <br /> document.write('&lt;img src=\'http://www.host.com/cgi-bin/log.pl?ref='+top.document.referrer+'\' width=16 height=16 border=0&gt;'); <br /> //--&gt; <br /> &lt;/script&gt; <br /> &lt;noscript&gt; <br /> &lt;img src='http://www.host.com/cgi-bin/log.pl?ref=noscript' width=16 height=16 border=0&gt; <br /> &lt;/noscript&gt; [/code]<br /> just chenge it to this [b]'[/b]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/478/1930.php</guid>
				<link>https://proxy2.de/forum/posts/preList/478/1930.php</link>
				<pubDate><![CDATA[Sat, 22 Jun 2002 18:19:21]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I tried several scripts, the only way without errors<br /> and let the script work is the following, but I get<br /> no referrer and only sometimes some 500 errors:<br /> <br /> [code]<br /> &lt;script language="JavaScript"&gt;<br />   document.write('&lt;img src=\\"http://www.domain.de/cgi-bin/log.pl?ref="+top.document.referrer+" \\" width=1 height=1 border=0&gt;');<br /> &lt;/script&gt;<br /> &lt;noscript&gt;<br /> &lt;img src="http://www.domain.de/cgi-bin/log.pl?ref=noscript" width=1 height=1 border=0&gt;<br /> &lt;/noscript&gt;<br /> [/code][/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/478/1987.php</guid>
				<link>https://proxy2.de/forum/posts/preList/478/1987.php</link>
				<pubDate><![CDATA[Sat, 29 Jun 2002 00:59:34]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ @gil<br /> <br /> with your version I get an Javascript error.<br /> <br /> With my version I get sometimes 500 errors<br /> (every day about 20 of 300 logs)<br /> <br /> where is the problem?<br /> <br /> I have also the script on  other sites within a html file<br /> and there it works very fine.<br /> <br /> But included within a php file, I have no referrer and<br /> get sometimes 500 errors.<br /> <br /> Can anybody fix this problem?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/478/1989.php</guid>
				<link>https://proxy2.de/forum/posts/preList/478/1989.php</link>
				<pubDate><![CDATA[Sat, 29 Jun 2002 08:50:01]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>