example:
- Code: Select all
[img]http://www.cdrlabs.com/reviews/images-view.php3?imageid=7121[/img]
has this output:
as far as i can figure it, the bbcode expexts a .jpeg/.jpg/.gif/.png etc filetype at the end.
the best workaround i've come up with is:
- Code: Select all
[url=http://www.cdrlabs.com/reviews/images-view.php3?imageid=7121]picture!!![/url]
which gives:picture!!!
clicking on the link will give me the picture in another window (or tab). not as good as embedding the picture in the post.
is there any way to fix things so that it will be possible to use the database pics ?