[horde] No side bar

Ken Lowther klowther at cisnet.com
Wed Feb 9 17:43:02 PST 2005


I don't normally use Mozilla on my Mandrake 10.1 system because it 
looses the formatting.  I  has having a 'speed' issue so I wanted to 
test something and the side bar did not come up.  I opened the frame in 
a new window and looked at the source.  I don't code so I don't know if 
this is an issue or not, but the first difference that jumped out at me was:

working:

<script language="JavaScript" type="text/javascript" 
src="/horde/js/httpclient.js"></script>
<script language="JavaScript" type="text/javascript" 
src="/horde/js/hideable.js"></script>


not working:

<script language="JavaScript" type="text/javascript" src="/horde/js/httpclient.js?Horde=9dbde826cd5e3e17a958b615eda037ef"></script>
<script language="JavaScript" type="text/javascript" src="/horde/js/hideable.js?Horde=9dbde826cd5e3e17a958b615eda037ef"></script>

<script language="JavaScript" type="text/javascript" src="/horde/services/javascript.php?Horde=9dbde826cd5e3e17a958b615eda037ef&amp;file=tree.js&amp;app=horde"></script><script language="JavaScript" type="text/javascript">

n_horde_menu['login']['url'] = 
'http://visit.localshops.org/horde/imp/login.php?Horde=9dbde826cd5e3e17a958b615eda037ef';

There are a few more places that seem to have the session variable 
embedded like this.


I just went to save them off and the working one thought it was named 
sidebar.php and the non working one thought it was named sidebar.php.html.

I don't know if any of this helps, but I saved off both pages as source 
since the developers can't reproduce this problem.

Ken


More information about the horde mailing list