Page 1 of 1

Can`t launch the counter - HELP :(

Posted: Fri Nov 23, 2012 12:20 am
by rydersan
Script URL: http://partneru-programma.eu5.org/members
Version of script: 1.4
Hosting company: freewebhostingarea.com , http://freewebhostingarea.com
URL of phpinfo.php: N/A
URL of session_test.php: N/A
What terms did you try when SEARCHING for a solution: I follow all installation guide

Write your message below:
Hi,

I can`t launch the counter. Can somebody tell me why? i have installed everything like readme.htm file said.
Upload in ASCII mode LOG and TEST.TXT file i have set to - 666 , but it still doesn`t works and shows me this error message: "ERROR: Log file not found. Make sure there is a file called test.txt inside your logs folder. On most servers file names are CaSe SeNSiTiVe!"

- test.txt file is clean/empty and "case sensitive" safe. Checked several times.
- address bar link is correct "case sensitive" can`t be the "Case". It`s check several times.

...in my address bar is this link - http://partneru-programma.eu5.org/membe ... ?page=test it is correct i have been checked it more times, everything should be just fine, but it isn`t. :(

What the problem? What am i doing wrong?

Thank you!

Re: Can`t launch the counter - HELP :(

Posted: Fri Nov 23, 2012 12:40 am
by rydersan
Oh and i forgot,

I would like to say "Hi" to everybody especially to Mr.Klemen . :) Hi there!!

Also i got a question.

This counter from your website http://www.phpjunkyard.com/php-text-hit-counter.php is what exactly i was looking for in last few days and i found this Counter script. :) Very nice. In your Demo this script showing the exactly what i need, but for me the Counter doesn`t works yet. :(

- There is possible to integrate this counter.php with other .php file`s ??

Cuz i have file named converter.php and i will plan to integrate it with counter.php file. It is for my project. Converting unique visits into specified amount of money. ;))

Doh! When i remember that counter still doesn`t works for me and i`m not so Happy. :(

Re: Can`t launch the counter - HELP :(

Posted: Fri Nov 23, 2012 7:58 pm
by Klemen
You are missing required "logs" folder and "test.txt" file inside.

Make sure you follow all instructions in the readme.html file! You didn't upload "logs" folder and "test.txt" file inside to your server:
http://partneru-programma.eu5.org/members/logs
http://partneru-programma.eu5.org/members/logs/test.txt

If you did upload them and you see them, then your host is denying access to them, you will need to check with your host why.

As for integrating the script into another script - that is not something I support I'm afraid, would be up to you.

Re: Can`t launch the counter - HELP :(

Posted: Fri Nov 23, 2012 9:52 pm
by rydersan
Thanks for the answer.

Hmm, i see.

I will post my results how i fix that and what was wrong, IF i will solve this case. :(

Re: Can`t launch the counter - HELP :(

Posted: Fri Nov 23, 2012 10:07 pm
by rydersan
Yes,

I did it, i have resolved my problem. :)

- Case was: I forgot to change "access permissions" CHMOD to the LOG folder. /doh/

Now everything is fine, i think. ;D I get this message in "test" mode: "document.write('1');" . README file says that this is Correct. You can check it by yourself: http://partneru-programma.eu5.org/membe ... ?page=test
ps: this link soon will be removed, case to my project.


About integration.

- I think i can do this by myself anyway :) `cuz i`m student of PHP & HTML coding, so i will do this with "include" and/or "request" vars to make it work. :)


Thanks anyway, Klemen!