Error - File not found
Posted: Sun Jan 09, 2011 7:58 am
Hi guys,
CMS Made Simple Version 1.9.2 running through cPanel. CMS is giving a small error in my cPanel Error Log - it regularly reports a "File Not Found" when I access the Admin Screens:-
File does not exist: /admin/themes/default/images/icons/system/attachment.gif, referer: /admin/adminlog.php?sp_=e015507b
This error can be consistently reproduced when I go to look at a (non-empty) Admin Log through Site Admin. I think the problem is also tied in with the text link on the Admin Log page to "Download" the copy of the Log where the text link appears twice and the second version slightly higher than the first.
Here is the snippet of HTML where the error occurs (with the offending line in bold, and the code indented to show what links to where):
<div class="pagecontainer">
..<div class="pageoverflow">
....<p class="pageshowrows">
....</p>
....<div class="pageheader">Admin Log</div>
..</div>
..<div class="pageoptions">
....<p class="pageoptions">
......<a href="adminlog.php?sp_=3ef5b5f1&download=1">
........<img src="themes/default/images/icons/system/attachment.gif" class="systemicon" alt="Download" title="Download" />
......</a>
......<a class="pageoptions" href="adminlog.php?sp_=3ef5b5f1&download=1">Download</a>
....</p>
..</div>
It's a simple fault, not serious, but just a slight niggle. Just be nice to fix it in the next release (or some convenient time).
Regards
Mike
CMS Made Simple Version 1.9.2 running through cPanel. CMS is giving a small error in my cPanel Error Log - it regularly reports a "File Not Found" when I access the Admin Screens:-
File does not exist: /admin/themes/default/images/icons/system/attachment.gif, referer: /admin/adminlog.php?sp_=e015507b
This error can be consistently reproduced when I go to look at a (non-empty) Admin Log through Site Admin. I think the problem is also tied in with the text link on the Admin Log page to "Download" the copy of the Log where the text link appears twice and the second version slightly higher than the first.
Here is the snippet of HTML where the error occurs (with the offending line in bold, and the code indented to show what links to where):
<div class="pagecontainer">
..<div class="pageoverflow">
....<p class="pageshowrows">
....</p>
....<div class="pageheader">Admin Log</div>
..</div>
..<div class="pageoptions">
....<p class="pageoptions">
......<a href="adminlog.php?sp_=3ef5b5f1&download=1">
........<img src="themes/default/images/icons/system/attachment.gif" class="systemicon" alt="Download" title="Download" />
......</a>
......<a class="pageoptions" href="adminlog.php?sp_=3ef5b5f1&download=1">Download</a>
....</p>
..</div>
It's a simple fault, not serious, but just a slight niggle. Just be nice to fix it in the next release (or some convenient time).
Regards
Mike