<![CDATA[ Missing Images in Manager? - My Forums]]> https://forums.modx.com/thread/?thread=45147 <![CDATA[Re: Missing Images in Manager?]]> https://forums.modx.com/thread/45147/missing-images-in-manager#dis-post-260379
you have to edit /assets/modules/docfinder/template.php

Change (in Doc Finder 1.5.2) ...

line 64 into:
<div class="sectionHeader">Doc Finder 1.5.2 <a href="index.php?a=106" class="close" title="Close Doc Finder"><img src="media/style<?php echo $theme; ?>/images/icons/stop.png" alt="" /></a></div>


line 261 into:
Search <img src="media/style<?php echo $theme; ?>/images/icons/context_view.gif" class="go" alt="Click or press ENTER to start search." />


line 267 into:
Replace <img src="media/style<?php echo $theme; ?>/images/icons/save.png" class="replace" alt="Click or press ENTER to start search." />
]]>
Mithrandir Mar 01, 2010, 10:25 AM https://forums.modx.com/thread/45147/missing-images-in-manager#dis-post-260379
<![CDATA[Re: Missing Images in Manager?]]> https://forums.modx.com/thread/45147/missing-images-in-manager#dis-post-260378 Doc Finder Module.

Maybe an admin can move this in the correct forum section?

Greetz
JUSI]]>
jusicgn Oct 29, 2009, 08:47 AM https://forums.modx.com/thread/45147/missing-images-in-manager#dis-post-260378
<![CDATA[Missing Images in Manager?]]> https://forums.modx.com/thread/45147/missing-images-in-manager#dis-post-260377 Got this in my logs:
File does not exist: /path/to/my/web/manager/media/style/MODxCarbon/images/icons/close.gif, referer: http://my.web.com/manager/index.php?a=112&id=7
File does not exist: /path/to/my/web/manager/media/style/MODxCarbon/images/icons/save.gif, referer: http://my.web.com/manager/index.php?a=112&id=7


Found one open ticket in JIRA (MODX-1010) but I’m not sure if it covers this.

Greetz
JUSI]]>
jusicgn Oct 29, 2009, 08:13 AM https://forums.modx.com/thread/45147/missing-images-in-manager#dis-post-260377