Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2005-08-17 12:45:56

Banke
New member
Registered: 2005-03-17
Posts: 4

ImageManager absolute url

In config.inc.php within the ImageManager folder i have set $IMConfig['images_url'] = "/img/"; but when i insert images in xinha the first / is removed so i get <img src="img/image.jpg"> insted of <img src="/img/image.jpg">

Why is the first / thrown away?

Offline

#2 2005-08-18 04:13:04

kptkip
Xinha Community Member
Registered: 2005-08-13
Posts: 14

Re: ImageManager absolute url

It is a Problem of strippingBaseHref.

You can see a short discussion here:
http://xinha.gogo.co.nz/punbb/viewtopic.php?id=364

Kpt|Kip

Offline

Board footer

Powered by FluxBB