Trying to display bbcode for images. On my forum it will show the image in the code box, i see here on vb.com it shows url but no bbcode. Using 4.1.8
Code:
[img]http://3.bp.blogspot.com/_MKPP7cUCoi8/S-yxSqtmHUI/AAAAAAAAARo/XgmvOJj5qGU/s1600/pic16f877a.jpg[/img]
HTML Code:
[img]http://3.bp.blogspot.com/_MKPP7cUCoi8/S-yxSqtmHUI/AAAAAAAAARo/XgmvOJj5qGU/s1600/pic16f877a.jpg[/img]
PHP Code:
[img]http://3.bp.blogspot.com/_MKPP7cUCoi8/S-yxSqtmHUI/AAAAAAAAARo/XgmvOJj5qGU/s1600/pic16f877a.jpg[/img]
Comment