Forums / General / Broken images showing in online editor?

Broken images showing in online editor?

Author Message

Keir

Tuesday 06 June 2006 9:12:32 am

Hi there,

When using the online editor (not preview/html mode), adding an image object shows a broken image rather than a preview.

The final published page and the preview, however, show the image fine.

We narrowed the problem down to the fact that the url for the image in the online editor (checked source) contained a port number after the domain name. Does anyone know how I could remove this port from the URL of images added in the online editor and/or what settings would be creating this?

I am trawling the online editor files for settings, and will then have to move onto the Ez pages...

Thanks

Kirill Subbotin

Wednesday 14 June 2006 1:58:47 am

Please check your server variable HTTP_HOST, it is just used there to determine domain name.

Although I think in most cases this is not necessary, as it is used only for SSL zones. So we wil review this code.