Hey.
I emailed you using your contact info, but here it is for the forum version.
I downloaded your files yesterday and am working on getting them to work on my site.
So far, I have the MySQL tables working.
I was able to use PHPMyAdmin to import your sql file to set that up.
At first, I was unable to use the PHP code within my web pages, as I use SSIs for my header and footers.
And in order to use SSIs, my pages have to be named .shtml
When attempting to use the example.php code in my .shtml pages, the PHP code wouldn't work.
If I tried naming the page with a php extension, the counter would work, but my SSI header and footer wouldn't load.
It took me a little while to figure out how to include the PHP files in my SSI pages, but I finally had success by creating another PHP file called counterid.php, and am able to include that within my SSIs.
The only thing left now is that the script still counts me.
I'm using a Cable modem, which has been showing the same address for several days, but I'm pretty sure this number could change at any time.
I entered it into the area where it's asked, but the script is still counting me.
Is there a way to make this part work, so I don't add to the hit count?
You can see the counter working on my page at these test pages.
http://www.bhhstudio.com/test.shtml
http://www.bhhstudio.com/3dPromo/VideoPage.shtml
Each page is using a different counterid.php file, and it appears to work great.
I think we're about 90% there.
Please let me know if it's possible to make this not count my hits.
Cheers,
Brian
--------