I'm using version 3.2 of InstantForum
When going to the Members List, I'm getting a script error:
Line: 132Char: 28Error: Expected ";"Code: 0URL: members.aspx
Forgive me if this is already posted. I tried to search but found nothing.
Hi Cubelodyte,
Thank you for your post. Please don't worry about posting previously asked questions i'm always very happy to assist. This problem relates to the doPostBack bug within ASP.NET v1.1. Luckily there is a couple of solutions. You can apply a patch to your server available at...
Or alternatively you could add the following code...
Click here to view the code...
to the members.ascx.vb file and recompile the project to generate the InstantForumCodeBehind.DLL file. I hope this helps. The above code will be included by default with v3.3 of the forums to resolve any further issues similar to this. You can view our kb article relating to this issue at...
http://kb.instantasp.co.uk/article.aspx?id=10125
Hope this helps. Please don't hesitate to contact me with any further questions
Explore our products...http://demos.instantasp.co.uk/