Hi John, I also operate one of these phpBB boards, and all you have to do to include a photo within a post is to have the photo album on a publicly-accessible host site (so that people don't have to type in a password to see the picture), and just put the complete URL for the photo inside the Img - /Img tags, like this:
- Code: Select all
[img]http://www.phab001.com/img/m001.jpg[/img]
puts a photo from my personal website into this post (oops, sorry it's so big, please delete if necessary, Jim!). It won't work if your album host puts up a registration page, advertisements etc., though; the post will show exactly what is there, so if it's not an image file, you'll see the little red "X" of dismay, unviewable link.
