ERROR....This ID doesn't exist!,

Post your Click counter digestion problems here
Post Reply
Whitecanvas
Posts: 4
Joined: Fri Oct 20, 2006 3:04 am

ERROR....This ID doesn't exist!,

Post by Whitecanvas »

Script URL: http://www.hmelevator.com/ccount/testpage.htm
Version of script:
Hosting company:Xybersoft
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: download counter

Write your message below:

Hi thank you for free script but i am kind a new with php but still easy to made changes as you told ,but when i clicked on the link it says , "This ID doesn't exist!", and The link above has been clicked undefined times on the bage where i want to show the counter... dont know what i am doing wrong , i have read everything carefully also reuploaded files, here is what have i done to the script,

<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="Javascript" src="http://www.hmelevator.com/ccount/display.php">
<!--
//-->
</script>
</head>

<body>
<p>this is a test page </p>
<p><a href="http://www.hmelevator.com/ccount/click.php?id=13" target="_new">done.htm</a></p>
<p>The link above has been clicked
<font color="#FF0000"><script language="Javascript">ccount_display('13')</script></font> times.</p>

</body>
</html>
any help please ? bunch of thankssss in advance
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Hi,

Before you can use any of the links you must ADD THEM from your admin panel, login at
http://www.hmelevator.com/ccount/

Once you add an url to CCount using the admin page then the script will automatically assign a unique ID to each link and generate URL which you can then use to count the 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
Whitecanvas
Posts: 4
Joined: Fri Oct 20, 2006 3:04 am

Post by Whitecanvas »

hello dear it works, thank you so much
Post Reply