Is there any way that HTML in a post will work without needing to use; [HTML] html code here [/HTML] PHP: I need it to be automatic for RSS feed poster. I only need Admins to be able to do it if that helps Thanks for your help
If you goto Admin - Posts and Topics - Bulletin Board Code -> you will see an option called "Enable basic HTML in posts". This will allow the posting of some basic HTML tags: * <b>, <u>, <i>, <s>, <em>, <ins>, <del> * <a href=""> * <img src="" alt="" /> * <br />, <hr /> * <pre>, <blockquote> Hope this helps.
You may try asking for help from the SMF gurus on their community forums. I think custom development assistance is available if you know where to ask, even paid membership or something like that is available. Since I believe you will have to modify your SMF code to accept more tags that what's already included.
I managed to sort it by editing the Subs-RSS.php file But then I found that the Mod doesn't parse the HTML code Ah well.