YAFLogo

aram
  • aram
  • 50.8% (Neutral)
  • YAF Forumling Topic Starter
5 years ago
When I try to open http://yetanotherforum.net/forum/profile/12224-tha-watcha  I get error:

"The base class includes the field 'ReputationReceived', but its type (System.Web.UI.WebControls.Literal) is not compatible with the type of control (System.Web.UI.WebControls.Label)."

Source File: /forum/pages/profile.ascx Line: 208


                                <span class="float-left font-weight-bold"><YAF:LocalizedLabel ID="LocalizedLabel29" runat="server" LocalizedTag="REPUTATION_RECEIVED" />
                                </span>
									<asp:Label ID="ReputationReceived" runat="server" />
								</li>
							</asp:PlaceHolder>
Sponsor
tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 Answer YAF Version: 4.0.0 rc 2
5 years ago