Here's another suggestion:

In default.vm, change

<base href="$clink.External">

to

<base href="$clink.setURI("").External">

Does this solve your problem?

Jeremy Ford
[EMAIL PROTECTED]


From: Cyrille GACHOT <[EMAIL PROTECTED]>
Reply-To: "Jetspeed Users List" <[EMAIL PROTECTED]>
To: Jetspeed Users List <[EMAIL PROTECTED]>
Subject: Re: No images after  reload
Date: Tue, 13 Jul 2004 11:24:19 +0200

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]


_________________________________________________________________
Get fast, reliable Internet access with MSN 9 Dial-up – now 2 months FREE! http://join.msn.click-url.com/go/onm00200361ave/direct/01/



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to