I have installed the counter and associated files and am running into issues when I try to complete the configuration of the counter. When I run the counter.php in my browser all I get is the code of the file. I am using it in a web blog written in php and have selected to use the File DB. What have I done wrong during the installation process?
thanks


Reply With Quote
Ok I got it working after some reviewing of the code. I wanted to use file as a database and had it set to use MySQL. It is miss leading in the documentation, it states to use 0 for files and 1 for MySQL... I believe that is back wards. I am using files and have a 1 not a zero. Line 17 of the counter.php file.