10
Are you sure? I find it hard to except someone would srart a directory name with a space in it like:
<space here>Directory<space here>Name
as opposed:
Directory<space here>Name
The only way around the problem is to convert the spaces to their html entities. Normally the TextSanitizer would have done this (imho anyway).
Are you adding the links via the add image in the XOOPS editor?
Also, I have noticed that there is no quotes around the url:
src=http://www.xclusive-images.com/images/ FREE DOWNLOADS/BANNERS/BANNER4.jpg
like:
src="http://www.xclusive-images.com/images/ FREE DOWNLOADS/BANNERS/BANNER4.jpg"