[dev] Left Frame Menu missing ...

Micha Kersloot micha at kovoks.nl
Sun Sep 26 14:31:50 PDT 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>:
>>>
>>>> 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.

That's a shame, because it's a 'me too' situation. Detailed description:
Firefox: http://localhost/horde
Pagesource gives me 2 frames, left one with a <log in> link and a blank 
main frame.
If I click on the <log in> link a new browser window opens with the 
login page without a frameset. After logging in, this window shows the 
left menu, but no main menu. If you click on one of the options the 
result displays also in this window, replacing the menu.

It all looks like a 'target' error, but with the menu's comletely build 
with javascript, it's not easy for me to find the error.

I hope you can do something with this information.

-- 
Met vriendelijke groet,

Micha Kersloot
http://www.kovoks.nl/	


More information about the dev mailing list