Click counter/Download counter NOT WORKING (not counting)

Post your Click counter digestion problems here
Post Reply
websearch
Posts: 6
Joined: Sat Jan 28, 2006 12:40 pm

Click counter/Download counter NOT WORKING (not counting)

Post 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.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post 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
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
websearch
Posts: 6
Joined: Sat Jan 28, 2006 12:40 pm

Post by websearch »

websearch
Posts: 6
Joined: Sat Jan 28, 2006 12:40 pm

Linking EXE files .... ????

Post 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
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Read my responses here:
viewtopic.php?t=74
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
websearch
Posts: 6
Joined: Sat Jan 28, 2006 12:40 pm

How do you set CCount on a Pop-Up Window

Post 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
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post 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.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
websearch
Posts: 6
Joined: Sat Jan 28, 2006 12:40 pm

Post 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. ???
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post 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
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
kjakan25
Posts: 1
Joined: Sun Jan 29, 2006 3:17 pm

The link counter is not counting

Post 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
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Hello,

Have you read my responses at:
viewtopic.php?t=74
?

URL of your script?

Regards
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
websearch
Posts: 6
Joined: Sat Jan 28, 2006 12:40 pm

Post 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
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Yes, as long as you know the admin password you can login from anywhere.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
Post Reply