Re: attached images usage
Yeah, that would be nice indeed. It currently doesn't work because of a security feature in vBulletin which essentially means that you can't include images that are generated from a non-fixed URL. I'm not sure how hard it would be to implement though, but I'm guessing that it's not trivial.
Re: attached images usage
As Yves illuded, images uploaded to the forum are stored in a database. As such, the URLs to them are not fixed. There is a simple setting in vBulletin that would let us allow non-fixed URLs in IMG tags; however, allowing this is a huge security risk. It was therefore turned off. This was done after someone abused it.
Brad!
Re: attached images usage
So, are there any chances to have it reactivated?