Inline images

Signed-In Members Don't See This Ad
Signed-In Members Don't See This Ad
I've been poking around a little, and I think there may be a relatively simple fix to this issue. The posts with this problem have imbedded image tags with a format like:

[IMG]https://www.penturners.org/forum/attachment.php?attachmentid=187458[/IMG]

If attachment.php were modified to return:

https://www.penturners.org/attachments/187458

(using #187458 as an example) in its place, then inline images should work again.

It's really not quite that simple (many posts pass additional parameters to attachment.php), and you may want to convert to

[ATTACH=full]187458[/ATTACH]

instead, but it really shouldn't be very difficult.

I hope that helps,
Eric
 
Last edited:
OK, looks like that issue is fixed. The only one that is not relates to the IMGZ tag, which I'm going to try to get working again.
 
Back
Top Bottom