Hi,<br><br>With latest asterisk-stat (2.0.1) :<br><br>1. In call-log.php file, there are lines with src="images/clear.gif" but there is no such images/clear.gif file.<br>This produces :<br>[Sun Apr 18 14:03:14 2010] [error] [client 192.168.102.102] File does not exist: /var/www/asterisk-stat/images/clear.gif, referer: <a href="http://192.168.102.240/asterisk-stat/cdr.php?s=1">http://192.168.102.240/asterisk-stat/cdr.php?s=1</a><br>
<br>Has someone found an elegant workaround ?<br><br>2. I'm also getting :<br>[Sun Apr 18 14:13:30 2010] [error] [client 192.168.102.102] File does not exist: /var/www/css, referer: <a href="http://192.168.102.240/asterisk-stat/cdr.php?s=1&t=&order=calldate&sens=DESC&current_page=0">http://192.168.102.240/asterisk-stat/cdr.php?s=1&t=&order=calldate&sens=DESC&current_page=0</a><br>
<br>Looking at cdr.php, I could remove this error changing "/css/print.css" to "images/print.css".<br>Suggestions ?<br><br>Regards.<br>