Hi,
I'm testing web wiz forum with the lattest version. When i send a message to me, or some one else. and if i go to the inbox, it gives-me a error in the line 258 of the PM_Inbox.asp:
'Display delete buttons
If intNumOfPMs > 0 Then
Response.Write("<input type=""submit"" name=""delAll"" value=""" & strTxtDelete & " " & strTxtAll & """ />")
Response.Write(" <input type=""submit"" name=""delSel"" value=""" & strTxtDelete & " " & strTxtSelected & """ />")
Can you help me?
I've been changing the language to portuguese, but i couln't find the 'strTxtSelected ' any where.