Thanks Eric, it works...
Le mar 13/07/2004 � 02:28, Eric L. Wittle a �crit : > Cyrille GACHOT wrote: > > >Hello everybody, > > > >In my portal, i've removed left.vm in the JetspeedResource.properties > >(leftnav.enable=false). And everything works fine... > >But, when i reload the portal page several times (two times is enough), > >all the images disappear (like the button images for example). > >A previous thread has already been posted on this list, but nobody seems > >to have an answer. > > > >Does anyone know how to solve this problem? > > > > > >When I look at the source code of the HTML, i can see that this line : > ><base href="http://cyrille.cotranet.com/j_cyrille/"> > > > >has changed to : > > > ><base > >href="http://cyrille.cotranet.com/cyrille/images/jetspeed-logo-1.5.gif"> > > > >If anybody know why and what is the solution ... > > > > > > > > > > > > > > > I worked around the problem by commenting out the following line in top.vm: > > #set ($LogoURI = $clink.setURI("$LogoFile").Absolute) > > This works for me since I'm not using a logo image in my top.vm. If you > are using a top image, you can probably get the URL for it another way > and still comment out this line. Hardly a "fix", but it will work around > the problem. > > -Eric Wittle > ericw at <a href="http://wittle.net/">wittle.net</a> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
