Page 1 of 1
Click counter/Download counter NOT WORKING (not counting)
Posted: Sat Jan 28, 2006 12:57 pm
by websearch
Script URL:
Version of script: 1.1
I downloaded the Click counter/Download counter and installed it on a linux server. I setup the links to the EXE files to count, tried it out and there still is 0 number counts after over a week now. I sure wish this nice counter worked because I like it.
Posted: Sat Jan 28, 2006 5:26 pm
by Klemen
Hello,
Please provide this info, it helps:
Script URL:
Version of script:
Version of PHP:
Hosting company:
Have you searched THIS FORUM for your problem:
(if not please do before posting)
If so, what terms did you try:
Also you should upload this file to your server and post a link here so I can check for any obvious problems:
htto://
www.phpjunkyard.com/extras/phpinfo.zip
Regards
Posted: Sat Jan 28, 2006 5:50 pm
by websearch
Linking EXE files .... ????
Posted: Sat Jan 28, 2006 6:20 pm
by websearch
On the "
http://www.easynotespro.com/download.html" page there are 2 downloads I would like to count.
How do I set these up? What part of this do I use?
#1.
<A
href="download/ENPsetup(wo).exe"><IMG height=17 alt="without .NET"
src="
http://www.easynotespro.com/images/download.gif" width=70 align=absMiddle
border=0></A>
#2.
<A
href="download/ENPsetup(wf).exe"><IMG height=17 alt="with .NET"
src="
http://www.easynotespro.com/images/download.gif" width=70 align=absMiddle
border=0></A>
. . . . Mike
Posted: Sat Jan 28, 2006 7:53 pm
by Klemen
Read my responses here:
viewtopic.php?t=74
How do you set CCount on a Pop-Up Window
Posted: Sun Jan 29, 2006 12:41 am
by websearch
OK, thanks.... I got all this figured out now except #3, this one is really different.
1. How do I make a link in the PHP Click counter 1.1 -- Admin panel -- to open a new browser widow?
When you go to
http://www.easynotespro.com/index.html there is a photo blue image on the right.
When you click on this Photo another browser window appears to play a video. (see the below script) At the end of the video it says "please close this pop-up window".
<a href="javascript:na_open_window('win', 'videos/ENP-demo.html', 0, 0, 818, 646, 0, 0, 0, 0, 1)" target="_self">
2. Next how do I link this to the ccounter to count each time this screen pops up?
http://www.easynotespro.com/ccount/click.php?id=3
Posted: Sun Jan 29, 2006 1:08 am
by Klemen
Hi,
1. You set opening links in new window in your HTML editor with link properties (set target window to "_blank"), for example:
Normal: <a href="
http://www.google.com">
New window: <a href="
http://www.google.com" target="_blank">
2. Not really sure I understand, but perhaps you should replace 'videos/ENP-demo.html' with the click.php?id=XX url.
Posted: Sun Jan 29, 2006 1:12 am
by websearch
OK, I change the links on the videos.html page to:
http://www.easynotespro.com/ccount/click.php?id=4 thur 11
Saved it and uploaded (WS_FTP) the videos.html page.
I went to the videos.html page and all the videos played fine.
Only one problem, the CCOUNTER is still showing 0. ???
Posted: Sun Jan 29, 2006 1:51 am
by Klemen
Hi,
You probably didn't refresh the page in your browser, try rebooting your computer before testing again. I just clicked your link and the admin panel shows 1 clicks.
Regards
The link counter is not counting
Posted: Sun Jan 29, 2006 3:19 pm
by kjakan25
I have the same problem as the thread starter.
I downloaded your programme and followed the instructions in the read me file, and everything looks correct, but the counter is not counting!
Any help would be much appreciated!
regards,
Tom
Posted: Sun Jan 29, 2006 5:43 pm
by Klemen
Hello,
Have you read my responses at:
viewtopic.php?t=74
?
URL of your script?
Regards
Posted: Sun Jan 29, 2006 6:40 pm
by websearch
Thanks Klemen,
I had to close everthing down and restart my computer and it works now.
Can this be viewed on any computer anywhere if you login on the Admin panel there?
. . . . Mike
Posted: Sun Jan 29, 2006 9:39 pm
by Klemen
Yes, as long as you know the admin password you can login from anywhere.