This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
Hi joe
When I want to add forum module to a page the following error appears.
Parser Error Message: The ID 'tdSubscribedHead' is already used by another control.
Source Error:
Line 118:<table summary='<%# Resources.Resource.ForumsTableSummary %>' cellpadding="0" cellspacing="1" border="0" width="100%"> Line 119: <thead><tr class="moduletitle"> Line 120: <th id="tdSubscribedHead" runat="server" > Line 121: <mp:SiteLabel id="lblSubscribed" runat="server" ConfigKey="ForumModuleSubscribedLabel" UseLabelTag="false" /> Line 122: </th>
best.
I do not get this error so you must be doing something different in your environment. Maybe you are using a custom skin and there is a problem in your skin that is causing this error.
Hope it helps,
Joe