If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
PNG Counter  XML
Forum Index » Support Forum
Author Message
Anonymous



Hi, I use the PNG Counter and it works perfectly on my local website, but when I uploaded the exact same files to my new webspace it didn't work anymore.

http://mustalainen.1go.dk

Thanks in advance!
Anonymous



I get this error message when I try to open http://mustalainen.1go.dk/counter/counter.php?page=../index&digit=tinyred

Warning: fopen(./pages/../index.txt): failed to open stream: Permission denied in /var/www/hotels/1go/mustalainen/html/counter/counter.php on line 128

Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/hotels/1go/mustalainen/html/counter/counter.php on line 130

Warning: fclose(): supplied argument is not a valid stream resource in /var/www/hotels/1go/mustalainen/html/counter/counter.php on line 131
‰PNG 

not very good with php =/
Anonymous



line 128 $count_dat = fopen("./pages/$page.txt","w+");
line 130 fwrite($count_dat,$this->counter);
line 131 fclose($count_dat);
Anonymous



Tried to use it with a database instead and now I just see the error.png
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum