InstantASP Community Forums
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        


User tag markup rendering bug in... Expand / Collapse
Author
Message
Posted 16/01/2006 11:12:13


Forum Member

Forum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum Member

Group: Customers
Last Login: 26/03/2007 05:11:10
Posts: 46, Visits: 152

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 uOpenMarkUp As String = User.OpenMarkUp

Dim uCloseMarkUp As String = User.CloseMarkUp



Running InstantASP forum with many code change.
Post #9649
Posted 16/01/2006 16:09:24
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Customers
Last Login: 11/06/2008 22:22:08
Posts: 146, Visits: 657
Thanks Zyo...

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. 

Post #9666
Posted 26/01/2006 11:00:17


IF.NET 4.2 Coming Soon

IF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming Soon

Group: Administrators
Last Login: Yesterday @ 16:29:04
Posts: 1,956, Visits: 3,018
Hi Zyo,

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 Healey
Director / Developer

Explore our products...
http://demos.instantasp.co.uk/

Post #9875
« Prev Topic | Next Topic »

Reading This Topic Expand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Ryan Healey, Mark Christianson, Bare, James Trott

Permissions Expand / Collapse

All times are GMT, Time now is 1:52pm

Powered by InstantForum.NET v4.1.4 © 2008
Execution: 0.109. 10 queries. Compression Disabled.
Home | Products | Purchase | Support | Company | Contact Us
Privacy Statement | © 1999-2007 InstantASP Limited. All Rights Reserved.