1
Anonymous
Image manager: url of inserted image
  • 2009/3/27 9:28

  • Anonymous

  • Posts: 0

  • Since: 0


Hi,

Noticed this the other day:

When using ImageManager to place images in articles, news, etc and in Custom Blocks the URL of the image is inserted as the full path, e.g. http://mysite.com/uploads/image.jpg, rather than a path which includes the xoops_url, e.g. <{$xoops_url}>/uploads/image.jpg

This could be a complete PITA when moving servers/hosts.

Please could this be looked at for future releases?

Many thanks

2
GreenFlatDog
Re: Image manager: url of inserted image

Hear! Hear!
I frequently copy my live sites to a local development machine and have to run sql updates on the database to change all the 'full' urls to their localhost equivalents.

Any help here would be useful.
GFD