Inline images

Signed-In Members Don't See This Ad
Signed-In Members Don't See This Ad

Sylvanite

Member
Joined
Jul 18, 2006
Messages
3,090
Location
Hillsborough, North Carolina, USA.
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:

jeff

Administrator
Staff member
Joined
Dec 5, 2003
Messages
8,970
Location
Westlake, OH, USA.
Can you send me a link to a post with broken inline images. Perhaps the one you're referring to.
 

jeff

Administrator
Staff member
Joined
Dec 5, 2003
Messages
8,970
Location
Westlake, OH, USA.
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.
 
Top Bottom