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
Error - File not found
Re: Error - File not found
Hi again,
Just checked the FULL Zipped release file for CMS 1.9.2 and .\admin\themes\default\images\icons\system\attachment.gif is not included in that release. Not checked earlier releases.
Regards
Mike
Just checked the FULL Zipped release file for CMS 1.9.2 and .\admin\themes\default\images\icons\system\attachment.gif is not included in that release. Not checked earlier releases.
Regards
Mike
-
- Forum Members
- Posts: 42
- Joined: Sun May 02, 2010 3:54 pm
Re: Error - File not found
Look in the folder called,
/public_html/admin/themes/NCleanGrey/images/icons/system
Its in there, if you were to copy it over it would fix the missing file. I must say its missing on my install but I don't get a 404, try changing the admin theme to NCleanGrey as you might have a theme issue.
Jack
/public_html/admin/themes/NCleanGrey/images/icons/system
Its in there, if you were to copy it over it would fix the missing file. I must say its missing on my install but I don't get a 404, try changing the admin theme to NCleanGrey as you might have a theme issue.
Jack
Re: Error - File not found
Thanks Jack for the Reply - I had already done what you had suggested to get rid of the error. The intention of the message was to let the developers know to put the right image in the folder for the next release of CMS core (and make CMS Made Simple even better!)
Regards
Mike

Regards
Mike
Re: Error - File not found
This is not the way to do thatquethiock wrote:...The intention of the message was to let the developers know to put the right image in the folder for the next release of CMS core...

If you want something from the dev's please follow the procedure, make a bug report or a future request in the forge.
Make your community a better place!
Re: [SOLVED]Error - File not found
Thanks for the pointer to the right place M@rtijn, have raised a Bug Report and have flagged this original posting up as resolved.M@rtijn wrote:This is not the way to do that![]()
If you want something from the dev's please follow the procedure, make a bug report or a future request in the forge.
Mike
Re: Error - File not found [SOLVED]
Update - Bug Report (5971) has been accepted and the missing file will be included in the SVN for the next release (1.9.3) 
Mike

Mike