Script URL: http://www.unitedpagans.org.au/dload.php
Version of script: 1.2
Hosting company: Nightwalker.biz
URL of phpinfo.php: all other PHP working
URL of session_test.php: all other PHO working
What terms did you try when SEARCHING for a solution: Looked through forum for display issues
Write your message below:
I have ccount running on another website hosted on the same server, so I know it works on this hosting server, but when I added it to the above site it will not display the count on the download page. (the above page is a test page as the proper download page is a dynamic page. the above is hard coded test page to be sure the fault wasn't in the dynamic page creation).
The count increments when you click a link, but the count doesn't show on the download page. I have re-uploaded everything and tried this several times, but so far no luck.
HELP!!
Thanks.
Count not displaying
Download your clicks.txt file, delete all empty lines then upload it again, clear browser cache and try again.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Haha Klemen,
You were 1 minute quicker than me. While i tried the solution on my localhost, you wrote the solution.
Greetings,
Henrie
You were 1 minute quicker than me. While i tried the solution on my localhost, you wrote the solution.
Greetings,
Henrie
I do not monitor the Gbook forums regularly anymore since I do not use the Gbook script myself anymore for a long time. But it helped me a lot in learning to understand php.
OK, thanks.. Seeing as I didn't edit the clicks.txt myself, so the empty lines had to have been added by the admin panel, I never thought that would be the problem!Klemen wrote:Download your clicks.txt file, delete all empty lines then upload it again, clear browser cache and try again.
Thanks again. Is this a common issue that will require a manual edit after every link addition, or is there a simple solution?
I never had a problem with it myself.
Maybe you did not set the $settings['system']=?; in the settings.php correctly?
Greetings,
Henrie
Maybe you did not set the $settings['system']=?; in the settings.php correctly?
Greetings,
Henrie
I do not monitor the Gbook forums regularly anymore since I do not use the Gbook script myself anymore for a long time. But it helped me a lot in learning to understand php.
Yes, the system setting has been removed. Not sure how the extra lines got there, but will add some extra trimming functions to the next version to avoid any similar problems in the future.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
I just looked and indeed, i am still using version 1.1, i was not aware there was a new version.
I will use the new version when i need in the future.
EDIT:
I just downloaded en tested version 1.2 on my localhost (WinXP SP3 running Abyss Web Server) and i got no extra lines.
Greetings,
henrie
I will use the new version when i need in the future.
EDIT:
I just downloaded en tested version 1.2 on my localhost (WinXP SP3 running Abyss Web Server) and i got no extra lines.
Greetings,
henrie
I do not monitor the Gbook forums regularly anymore since I do not use the Gbook script myself anymore for a long time. But it helped me a lot in learning to understand php.