Nixsdaddy
03-17-2006, 04:33 PM
I have followed all directions in the Readme file, and I do the browser visit to counter.php... And it's blank... I think I am going nuts... lol
BTW- I am using the fileDB. And the include that I am using is
<?PHP include("/counter/counter.php"); ?>
And in the counter.php file it is
$OPTION['Absolute_Path'] = "/counter/";
And when I try to run the abs.php in my browser, it says it cannot detect my absolute path... lovely, huh? So it might be just a path thing...
Any ideas?
BTW- I am using the fileDB. And the include that I am using is
<?PHP include("/counter/counter.php"); ?>
And in the counter.php file it is
$OPTION['Absolute_Path'] = "/counter/";
And when I try to run the abs.php in my browser, it says it cannot detect my absolute path... lovely, huh? So it might be just a path thing...
Any ideas?