Page 1 of 1

backeend image path problem

Posted: Thu Dec 06, 2007 4:34 pm
by Segolas
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)

Re: backeend image path problem

Posted: Fri Dec 07, 2007 10:24 pm
by bazzah
Segolas wrote: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)




The way I see it Segolas, once you have the image in that folder, then go to the admin section and where you put the image the folder will be there just view where it is, there is an arrow button so you can place it in the respective area, and then you can move the item up or down as in the order preference, that is I'm guessing this is what you are trying to do.

regards

bazzah

Re: backeend image path problem

Posted: Fri Dec 07, 2007 11:22 pm
by Segolas
mmm I think you are talking about mosImage. I'm not using it. Just using the joomlatinyfck editor