Error - File not found

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
quethiock
Forum Members
Forum Members
Posts: 42
Joined: Mon Jun 16, 2008 5:18 am

Error - File not found

Post by quethiock »

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
quethiock
Forum Members
Forum Members
Posts: 42
Joined: Mon Jun 16, 2008 5:18 am

Re: Error - File not found

Post by quethiock »

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
jackstringer
Forum Members
Forum Members
Posts: 42
Joined: Sun May 02, 2010 3:54 pm

Re: Error - File not found

Post by jackstringer »

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
quethiock
Forum Members
Forum Members
Posts: 42
Joined: Mon Jun 16, 2008 5:18 am

Re: Error - File not found

Post by quethiock »

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
User avatar
M@rtijn
Power Poster
Power Poster
Posts: 706
Joined: Sat Nov 14, 2009 4:54 pm

Re: Error - File not found

Post by M@rtijn »

quethiock 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...
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.
Make your community a better place!
quethiock
Forum Members
Forum Members
Posts: 42
Joined: Mon Jun 16, 2008 5:18 am

Re: [SOLVED]Error - File not found

Post by quethiock »

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.
Thanks for the pointer to the right place M@rtijn, have raised a Bug Report and have flagged this original posting up as resolved.

Mike
quethiock
Forum Members
Forum Members
Posts: 42
Joined: Mon Jun 16, 2008 5:18 am

Re: Error - File not found [SOLVED]

Post by quethiock »

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
Post Reply

Return to “CMSMS Core”