counter not working counter not working
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

counter not working

Started by porcupinepc, March 03, 2004, 04:23:38 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

porcupinepc

A while ago, i added the counter.bloke.com counter code and it worked until recently. Now no counter image shows and their web site does not work.

Here's their code:

<!-- Start counter.bloke.com -->
<table border=4><tr><td>
<applet
CODEBASE="http://www7.counter.bloke.com/c/"
CODE="Counter.class" WIDTH=75 HEIGHT=20>
<param name=URL value="http://www.porcupinepc.com/family">
<param name=reset value="0">
<param name=img value="/c/default.gif">
</applet></td></tr></table>
<font face=arial size=1>Powered by <a
TARGET="_top" href=http://counter.bloke.com/>counter.bloke.com</a></font><br>
<!-- End counter.bloke.com -->

Is there a way to fix this or anyone know of another counter i can use? Thanks

Joe

Joachim Müller

erm, the counter website doesn't work? Disable the counter then. Do a search on hotscripts or php resource index - you'll find loads of free counters.

GauGau