Forum Moderators: rogerd

Message Too Old, No Replies

Thumbnails for Forums

Coding from my site - how to

         

camweh

11:59 pm on Mar 16, 2006 (gmt 0)

10+ Year Member



I have thumbnails and original size images hosted on my website using FP2003. How can I place the image of those thumbnails on my phpBB message board so they're clickable to show the larger version. Naturally HTML is not activated on the forum. I can do the above with the code from photobucket. Just wondering if any of you young guns can offer a solution - if there is one?

Endurer

2:10 am on Mar 17, 2006 (gmt 0)

10+ Year Member



Not sure if that's possible, but you can at least try the recently released Attachments MOD by Acyd Burn.

The other way around is by manually adding images to your posts which can be achieved by the following Bbcode:

[url=http://www.example.com/images/originalimage.jpg] http:/<!-- www.BestBBS.com -->/www.example.com/images/thumbnails/originalimage.jpg [/url]

remove the spaces for proper formatting.

hope this helps.

[edited by: rogerd at 8:03 pm (utc) on Mar. 18, 2006]
[edit reason] no forum links, please [/edit]

camweh

7:39 am on Mar 18, 2006 (gmt 0)

10+ Year Member



Thanks Endurer,
Don't really want to add any more MODs. I hear the attachment MOD will be part of phpbb3 so I think I'll wait and continue to use photobucket in the meantime.