When configuring the forum to use custom tag they seems to not been rendered property in the member list page.
The problem is that the open tag is render at the end instead of the close tag.
Very simple fix:
File MemberList.vb line ~536.
Dim uOpenMarkUp As String = User.OpenMarkUp
Dim uCloseMarkUp As String = User.OpenMarkUp
should be changed to:
Dim uCloseMarkUp As String = User.CloseMarkUp
Made the changes to my code even though I don't currently use that feature..
Great to see we're supporting each other as we find these things.. keeps me posting when I find something... --
http://www.the-pork.net ... highly customized version of InstantForum.
Hope your very well. Many thanks for your comments.
Just to confirm this will be resolved for v4.1.4 expected within the next couple of weeks. Many thanks for posting the code and letting others know of the work around.
Sorry for any inconvenience this may have caused. Kindest Regards,Ryan HealeyDirector / Developer
Explore our products...http://demos.instantasp.co.uk/