Version of script: 1.1
Version of PHP: 5.1.2
Hosting company: http://www.dreamhost.com/
Have you searched THIS FORUM for your problem: yes
If so, what terms did you try: I searched through all of the CCount counter display problems.
The counter works fine, the only problem I'm having is getting the count to display on my webpage.
Here's what I have:
Any help would be greatly appreciated!<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
</head>
<script language="Javascript" src="http://resources.fragiledecay.com/ccount/display.php">
<!--
//-->
</script>
<body>
<p align="center">Coming soon!</p>
<p align="center"> </p>
<p align="center"><a target="_blank" href="http://resources.fragiledecay.com/ccoun ... 2">Fragile Decay</a></p>
<script language="Javascript">ccount_display('2')</script>
</body>
</html>