[horde] top navigation icons are broken in cvs head (?)

Ilya mail at krel.org
Thu Aug 1 08:03:05 PDT 2002


 i just found that in imp a bunch of links are broken also, they all point to
turba:

<td align="center" nowrap="nowrap" valign="bottom"><a
href="/turba/mailbox.php?mailbox=INBOX&amp;Horde=844a869be738b06d786c4a752413161e"
onmouseout="window.status='';" onmouseover="window.status='INBOX'; return true;"
class="menuitem"><img src="/turba/graphics/folders/inbox.gif" border="0"
alt="INBOX" title="INBOX" /><br />INBOX</a>&nbsp;</td>
<td align="center" nowrap="nowrap" valign="bottom"><a
href="/turba/compose.php?Horde=844a869be738b06d786c4a752413161e&thismailbox=INBOX.Software.Horde"
onmouseout="window.status='';" onmouseover="window.status='Compose'; return
true;" class="menuitem"><img src="/turba/graphics/compose.gif" border="0"
alt="Compose" title="Compose" /><br />Compose</a>&nbsp;</td>
<td align="center" nowrap="nowrap" valign="bottom"><a
href="/turba/prefs.php?Horde=844a869be738b06d786c4a752413161e"
onmouseout="window.status='';" onmouseover="window.status='Options'; return
true;" class="menuitem"><img src="/graphics/prefs.gif" border="0" alt="Options"
title="Options" /><br />Options</a>&nbsp;</td>
<td align="center" nowrap="nowrap" valign="bottom"><a
href="/turba/search.php?Horde=844a869be738b06d786c4a752413161e"
onmouseout="window.status='';"
onmouseover="window.status='Ïîèñê'; return true;"
class="menuitem"><img src="/turba/graphics/search.gif" border="0"
alt="Ïîèñê" title="Ïîèñê" /><br
/>Ïîèñê</a>&nbsp;</td>
<td align="center" nowrap="nowrap" valign="bottom"><a
href="javascript:open_help_win('imp');" onmouseout="window.status='';"
onmouseover="window.status='Ïîìîùü'; return true;"
class="menuitem"><img src="/graphics/manual.gif" border="0"
alt="Ïîìîùü" title="Ïîìîùü" /><br
/>Ïîìîùü</a>&nbsp;</td>
<td align="center" nowrap="nowrap" valign="bottom"><a
href="/login.php?reason=logout&amp;Horde=844a869be738b06d786c4a752413161e"
onmouseout="window.status='';" onmouseover="window.status='Logout'; return
true;" class="menuitem" target="_parent"><img src="/graphics/logout.gif"
border="0" alt="Logout" title="Logout" /><br />Logout</a>&nbsp;</td>

is there anything i am missing for cvs, i know registry changed manually and i
made sure its ok.

any suggestions where to look?



On Thu, Aug 01, 2002 at 01:47:14AM -0400, Ilya wrote:
> I just updated my cvs, and have no problems with any applications except the main horde page.
> the top icons and links are broken they lead to:
> [Thu Aug  1 01:34:06 2002] [error] [client 192.168.0.1] File does not exist: /usr/local/www/horde/nag/setup.php
> [Thu Aug  1 01:36:09 2002] [error] [client 192.168.0.1] File does not exist: /usr/local/www/horde/nag/graphics/prefs.gif
> [Thu Aug  1 01:36:09 2002] [error] [client 192.168.0.1] File does not exist: /usr/local/www/horde/nag/graphics/administration.gif
> [Thu Aug  1 01:36:09 2002] [error] [client 192.168.0.1] File does not exist: /usr/local/www/horde/nag/graphics/logout.gif
> [Thu Aug  1 01:36:09 2002] [error] [client 192.168.0.1] File does not exist: /usr/local/www/horde/nag/graphics/manual.gif
> 
> I did a quick grep and quickly looked at source, but dont see any apparent reason why would only these top icons/links be pointing to nag folder?
> obviously none of these files are under nag.
> horde is a root server on https. and this is a stanza from registry.php:
> 
> $this->applications['horde'] = array(
>     'fileroot' => dirname(__FILE__) . '/..',
>     'webroot' => '',
>     'initial_page' => 'login.php',
>     'icon' => '/graphics/home.gif',
>     'name' => _("Horde"),
>     'allow_guests' => true,
>     'show' => true,
>     'templates' => dirname(__FILE__) . '/../templates'
> );
> 
> this has always worked before with no problem.
> 
> whats strange is that administration, configuration and logout links are broken and point to nag , but for example preferences link is ok, as well as help.
> 
> Ill try to figure it more tomorrow, if you still need more info.


More information about the horde mailing list