slamp
07-26-2005, 12:59 AM
Here are the options related to my problem.
$OPTION['Absolute_Path'] = "/var/www/htdocs/counter/"; this is from abs.php
$OPTION['Images_Dir'] = "images/default/";
$OPTION['Image_ext'] = ".jpg";
I am getting the following error.
[Tue Jul 26 00:56:57 2005] [error] [client x.x.x.x] File does not exist: /var/www/htdocs/var/www/htdocs/counter/images/default/3.jpg
Images do not show. Text counter works fine.
Any suggestions?
$OPTION['Absolute_Path'] = "/var/www/htdocs/counter/"; this is from abs.php
$OPTION['Images_Dir'] = "images/default/";
$OPTION['Image_ext'] = ".jpg";
I am getting the following error.
[Tue Jul 26 00:56:57 2005] [error] [client x.x.x.x] File does not exist: /var/www/htdocs/var/www/htdocs/counter/images/default/3.jpg
Images do not show. Text counter works fine.
Any suggestions?