Originally Posted by
jpbro
I figured out how to get image uploads to work here. Maybe you know already, but for those who don't: There appears to be an off-by-one error in the image attachment code. When you upload an image it will insert something like [ATTACH]123[/ATTACH] in the post. You then have click "Go Advanced", and delete the [ATTACH]123[/ATTACH] text. Next, click the Attachments icon, drag the most recent image attachment down to the attachments section and click "Insert Inline". [ATTACH]124[/ATTACH] will be inserted and when you post the reply the image will appear. Yes, that's a lot of hoops to jump through :(