<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Daily Counter 1.1"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Daily Counter 1.1"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Daily Counter 1.1</title>
				<description><![CDATA[ Hi,<br /> <br /> I have installed Daily Counter 1.1, which works fine on the home page. But I also have pages in folders such as: day_centres/introduction.php.<br /> <br /> When I try to use the counter on a page within a folder I get an error such as: <br /> <br /> <br /> Warning: fopen(./ip.txt): failed to open stream: Permission denied in /home/barrr/public_html/counter.class.php on line 50<br /> <br /> Warning: flock(): supplied argument is not a valid stream resource in /home/barrr/public_html/counter.class.php on line 51<br /> <br /> Warning: fwrite(): supplied argument is not a valid stream resource in /home/barrr/public_html/counter.class.php on line 63<br /> <br /> Warning: flock(): supplied argument is not a valid stream resource in /home/barrr/public_html/counter.class.php on line 64<br /> <br /> Warning: fclose(): supplied argument is not a valid stream resource in /home/barrr/public_html/counter.class.php on line 65<br /> <br /> Warning: fopen(./total_visits.txt): failed to open stream: Permission denied in /home/barrr/public_html/counter.class.php on line 85<br /> <br /> Warning: fwrite(): supplied argument is not a valid stream resource in /home/barrr/public_html/counter.class.php on line 86<br /> <br /> Warning: fclose(): supplied argument is not a valid stream resource in /home/barrr/public_html/counter.class.php on line 87<br /> <br /> Warning: fopen(./daily.txt): failed to open stream: Permission denied in /home/barrr/public_html/counter.class.php on line 100<br /> <br /> Warning: fwrite(): supplied argument is not a valid stream resource in /home/barrr/public_html/counter.class.php on line 101<br /> <br /> Warning: fclose(): supplied argument is not a valid stream resource in /home/barrr/public_html/counter.class.php on line 102<br /> <br /> Do I have to install the script again [u]within[/u] each folder or should I just alter the path to the script? I tried altering the path but I can't get it to work. Perhaps I'm doing something wrong.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2257/5869.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2257/5869.php</link>
				<pubDate><![CDATA[Thu, 14 Aug 2003 13:58:55]]> GMT</pubDate>
				<author><![CDATA[ Funky Monk]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ did you cmod the .txt files to 666]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2257/5870.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2257/5870.php</link>
				<pubDate><![CDATA[Thu, 14 Aug 2003 14:32:32]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Yes, I did. As I said, it works fine on a page such as index.php, but not on a file in a folder such as ../day_centres/index.php.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2257/5871.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2257/5871.php</link>
				<pubDate><![CDATA[Thu, 14 Aug 2003 14:40:16]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ is the path correct?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2257/5872.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2257/5872.php</link>
				<pubDate><![CDATA[Thu, 14 Aug 2003 15:13:35]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Perhaps not. If my path to the script from a file index.php is:<br /> <br /> &lt;?php<br /> include ("./config.inc.php");<br /> if ($COUNT_CFG['use_db']) {<br />     include ("./mysql.class.php");<br /> }<br /> include ("./counter.class.php");       <br /> $counter = new dcounter();<br /> $visits = $counter-&gt;show_counter();  /* Returns an associative array */<br /> <br /> ?&gt;<br /> <br /> What should it be in a file /day_centres/index.php ??]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2257/5873.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2257/5873.php</link>
				<pubDate><![CDATA[Thu, 14 Aug 2003 15:30:50]]> GMT</pubDate>
				<author><![CDATA[ Funky Monk]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ You've got to change the path for each page so it points to the CORRECT location. It will be different between folders/directories but the same within those folders/directories.<br /> <br /> Auron]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2257/5878.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2257/5878.php</link>
				<pubDate><![CDATA[Thu, 14 Aug 2003 17:18:12]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Thanks, but you could probably guess from all the posts today I'm well aware that the paths are different. The only thing that I don't know is HOW to do that. Well, I do, as I've changed the path many times in other scripts, but I've spent the whole day on setting up this script and I'm frankly tired of doing it! I've been over and over this and I've tried every path I know.<br /> <br /> Can someone please tell what the path should be in this directory?? Before I go mad or need to get glasses from looking at the screen too much.<br /> <br /> Thanks. I'd really appreciate it. I'm really under pressure to get this project up and running.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2257/5879.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2257/5879.php</link>
				<pubDate><![CDATA[Thu, 14 Aug 2003 17:36:49]]> GMT</pubDate>
				<author><![CDATA[ Funky Monk]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ All you need to do is find the full server path to the file you want to include and then copy that to all the files you need it in. With using the full server path to it you can't go wrong it will always find the right script.<br /> <br /> Auron]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2257/5881.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2257/5881.php</link>
				<pubDate><![CDATA[Thu, 14 Aug 2003 18:00:53]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Warning: main(): stream does not support seeking in /home/nightowl/public_html/plumb/index.php on line 44<br /> <br /> Warning: main(): stream does not support seeking in /home/nightowl/public_html/plumb/index.php on line 48<br /> <br /> Fatal error: Cannot instantiate non-existent class: dcounter in /home/nightowl/public_html/plumb/index.php on line 50<br /> <br /> i keep on getting that msg.. what's that all about? what should i do? <br /> pls HELP me<br /> <br /> thanks]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2257/6229.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2257/6229.php</link>
				<pubDate><![CDATA[Sat, 13 Sep 2003 23:21:54]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>help me</title>
				<description><![CDATA[ Hello,<br /> <br /> I want to use Daily Count 1.1. for my site(s).<br /> <br /> To use it, i followed the instructions in the readme file, but couldn't get the script to work for me, rather when i load the page, the code appears on the actual web page.. ? <img src="https://proxy2.de/forum//images/smilies/9d71f0541cff0a302a0309c5079e8dee.gif" /><br /> <br /> I want to use mysql db also.<br /> <br /> Someone help me with instructions how to install it ??<br /> <br /> Thank you for ur time.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2257/6237.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2257/6237.php</link>
				<pubDate><![CDATA[Mon, 15 Sep 2003 10:37:42]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ If your using the php version the page you include it on has to have the extension *.php otherwise if its *html or *.htm it will just output the code as text.<br /> <br /> To: Funky Monkey...<br /> When a path has ./config.inc.php that means in the same directory as index.php.<br /> Make sure you have chmod'ed all the files correctly.<br /> <br /> Auron]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2257/6240.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2257/6240.php</link>
				<pubDate><![CDATA[Mon, 15 Sep 2003 19:29:31]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
	</channel>
</rss>