[horde] path to icons wrong?

Markus Krause krause at biochem.mpg.de
Mon May 5 08:20:41 PDT 2003


hi again, 

at last i found the solution, maybe someone ist interested ...

as nobody answered to my question, i tried out some things myself, and
what helped was:

in /horde/config/registry.php i had the entry:

---8<---
$this->applications['horde'] = array(
    [....]
    'status' => 'inactive',
    [....]
);
--->8---

because i do not want the users to change to much things here (you know:
coporate identity ;-) ).

after changing to this:
    'status' => 'hidden',

the icons are all displayed correctly! :-)

	markus

Am Mit, 2003-04-30 um 18.42 schrieb Markus Krause:
> hi horde-people! ;-)
> 
> i am useing the cvs-snapshot 2003-04-30 (horde, imp, ...)
> 
> the main applications work fine (btw. congratulations for this great
> project!), but there seems to be something wrong (at least here with my
> installation) with some icon paths. 
> 
> e.g. the page created by /horde/menu.php has the content: (only the
> "important" part, i snipped the rest here, the attachment has the full
> menu.php)
> 
> ----8<---
> <tr><td align="center" width="28" height="20"><img src="tree/blank.gif"
> border="0"
> alt="Weiterleitung" title="Weiterleitung" width="16" height="16"
> /></td><td align="center" width="28" height="20"><a
> href="/horde/forwards/" onclick="this.blur()"
> onmouseout="window.status='';"
> onmouseover="window.status='Weiterleitung'; return true;"
> class="menuitem" target="horde_main" title="Weiterleitung"><img
> src="/horde/forwards/graphics/forwards.gif" border="0"
> alt="Weiterleitung" title="Weiterleitung" /></a></td><td><a
> href="/horde/forwards/" onclick="this.blur()"
> onmouseout="window.status='';"
> onmouseover="window.status='Weiterleitung'; return true;"
> class="menuitem" target="horde_main"
> title="Weiterleitung">Weiterleitung</a></td></tr>
> --->8----
> 
> the image source "tree/blank.gif" does not exists, i think there is
> missing a "/horde/graphics/" in front of it, also the image source for
> the logout-button simply points (quite wrong) to "logout.gif". in
> addition in several places other buttons are missing too (espacially the
> logout and help buttons). do the paths have to be configured somewhere?
> 
> any hints appreciated!
> 
> 	markus
> 
> ______________________________________________________________________
> 




More information about the horde mailing list