https://www.icyphoenix.com/viewtopic.php?f=26&t=3033&p=22437#p22437
-----------------------------------
Martin
Wed 19 Dec, 2007 17:13

Re: How To Use Images On Other Forums
-----------------------------------
[quote user="Mighty Gorgon" post="22294"]It should be enough if you add the rewrite rules on HTACCESS.

[codeblock]RewriteRule ^.+-at([0-9]*) album_thumbnail.php?%{QUERY_STRING}&pic_id=$1 [L]
RewriteRule ^.+-apic([0-9]*) album_pic.php?%{QUERY_STRING}&pic_id=$1 [L]
RewriteRule ^.+-apm([0-9]*) album_picm.php?%{QUERY_STRING}&pic_id=$1 [L][/codeblock][/quote]

Unfortuntely that didn't help...

I try posting in another forum, and just get a line of text instead of the image..like this: [img]http://www.akvarieplanter.dk/forum/album_pic.php?pic_id=973&user_id=2[/img]

I would've thought that the link needed to be rewritten to .jpg?


