backeend image path problem
Posted: Thu Dec 06, 2007 4:34 pm
Hello... here again...
I've got a problem with editorArea in the backend.
When I add an image, everything seems fine, and I can see the image inside the editor.
and the path of the image is correct (watching the html code of the editor):
src="http://192.168.0.20/~guybrush/Joomla/images/stories/Image/image.jpg"
But When I try to see my new content, the image magically disappear and its path is wrong.
I can see nothing and the image path become:
src="images/stories/Image/image.jpg"
As you can see the path is truncated. As the $mosConfig_live_site was cutted off.
Maybe everithing will work fine if I can upload images in amdinistrator/image folder, but all editors upload their files inside /image/stories...
Can't get out of this.
I'm using joomla stable 1.0.13 and joomlatinyfck (but I don't think is a editor issue)
I've got a problem with editorArea in the backend.
When I add an image, everything seems fine, and I can see the image inside the editor.
and the path of the image is correct (watching the html code of the editor):
src="http://192.168.0.20/~guybrush/Joomla/images/stories/Image/image.jpg"
But When I try to see my new content, the image magically disappear and its path is wrong.
I can see nothing and the image path become:
src="images/stories/Image/image.jpg"
As you can see the path is truncated. As the $mosConfig_live_site was cutted off.
Maybe everithing will work fine if I can upload images in amdinistrator/image folder, but all editors upload their files inside /image/stories...
Can't get out of this.
I'm using joomla stable 1.0.13 and joomlatinyfck (but I don't think is a editor issue)