[dev] Left Frame Menu missing ...

Jan Schneider jan at horde.org
Sun Sep 26 02:22:10 PDT 2004


Zitat von "Marc G. Fournier" <scrappy at hub.org>:

> On Sat, 25 Sep 2004, Jan Schneider wrote:
>
>> Zitat von "Marc G. Fournier" <scrappy at hub.org>:
>>
>>> On Sat, 25 Sep 2004, Jan Schneider wrote:
>>>
>>>> Zitat von "Marc G. Fournier" <scrappy at hub.org>:
>>>>
>>>>> I just did a cvs update on my horde tree, wanting to update the demo, and
>>>>> when I login, the left menu doesn't show up ...
>>>>>
>>>>> I've updated everything in the horde/config directory, and the
>>>>> horde/imp/config directory, except conf.php yet ...
>>>>
>>>> No, you didn't update Horde's prefs.php. Or you didn't logout after that.
>>>
>>> ganymede# diff prefs.php.dist prefs.php
>>> ganymede# rm prefs.php.dist
>>> ganymede# cvs -q update -APd .
>>> M hooks.php.dist
>>> M mime_drivers.php.dist
>>> cvs update: warning: prefs.php.dist was lost
>>> U prefs.php.dist
>>> M registry.php.dist
>>> ? README.FreeBSD
>>> ? freebsd_paths.sed
>>> ganymede# diff prefs.php.dist prefs.php
>>> ganymede#
>>>
>>> And physically re-started Mozilla ...
>>>
>>> Even tried Firefox and Konqueror, in case it was a Mozilla specific thing
>>> ...
>>>
>>> The only file(s) that I modify in config are generally conf.php,
>>> registry.php (and then, generally, only to change 'active' to 'inactive'
>>> for those modules that I'm not running) and mime_drivers.php ... the rest
>>> I leave as is ... included in here is the html source of the left menu ...
>>> the only thing I can see odd, at least odd as far as the color coding is
>>> showing in Konqueror source viewer, is that the onLoad in:
>>
>> Look at the source of the frameset, not the left frame.
>
> 'k, not sure what I'm looking for there :(  Looks fine to me, unless I'm
> not looking at the the wrong source?
>
> ------
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" 
> "DTD/xhtml1-frameset.dtd">
> <html>
> <head>
>    <link rel="SHORTCUT ICON" href="/graphics/favicon.ico"  />
>    <title>Horde</title>
> </head>
>
> <frameset cols="150,*" border="0" id="hf" framespacing="0" frameborder="0">
>    <frame name="horde_menu" src="/services/portal/menu.php" 
> scrolling="auto" marginheight="0" marginwidth="0" frameborder="0" 
> noresize="noresize" />
>    <frame name="horde_main" 
> src="http://wired.hub.org/index.php?frameset=1" scrolling="auto" 
> marginheight="0" marginwidth="0" frameborder="0" noresize="noresize" 
> />
> </frameset>
>
> </html>
> ------

Yeah, looks fine. Dunno then.

Jan.

--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/


More information about the dev mailing list