Problem with image paths
Posted: Tue Dec 02, 2008 1:43 pm
Hello,
I have a slight problem:
when I insert an image with the editor in the admin cp, the code looks like:
(attention to the path!!).
the image is displayed correctly in the editor so the path seems to be correct.
the problem is:
I'm using the newest CMS version as multilanguage package and I'm using mod_rewrite, so my page url looks like:
http://www.domain.de/de/pageXYZ/
so the path "uploads/images/page/anfahrt/anfahrt_03.jpg" is not correct anymore and the image isn't shown.,.. Is it possible to change the behaviour of the editor to always insert absolute urls to the files ("/uploads/images/page/anfahrt/anfahrt_03.jpg")??
thanks!
I have a slight problem:
when I insert an image with the editor in the admin cp, the code looks like:
(attention to the path!!).
the image is displayed correctly in the editor so the path seems to be correct.
the problem is:
I'm using the newest CMS version as multilanguage package and I'm using mod_rewrite, so my page url looks like:
http://www.domain.de/de/pageXYZ/
so the path "uploads/images/page/anfahrt/anfahrt_03.jpg" is not correct anymore and the image isn't shown.,.. Is it possible to change the behaviour of the editor to always insert absolute urls to the files ("/uploads/images/page/anfahrt/anfahrt_03.jpg")??
thanks!