Print Page | Close Window

Fix this error !!

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=1340
Printed Date: 30 March 2026 at 3:58pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Fix this error !!
Posted By: Cool_Man
Subject: Fix this error !!
Date Posted: 25 March 2003 at 3:25pm

Hi all,
when i download Web Wiz Forum v7 beta 3, there was error in file: (forum_configure.asp)
in line 304 this statement:
    <input type="radio" value="False" <% If blnActiveUsers = False Then Response.Write "checked" %> name="activeUsers"></td>

the right is:
    <input type="radio" name="activeUsers" value="False" <% If blnActiveUsers = False Then Response.Write "checked" %>></td>
***************************************
and there id another error in line (312):
    <input type="radio" value="False" <% If blnActiveUsers = False Then Response.Write "checked" %>></td>

the right code is:
    <input type="radio" name="showMod" value="False" <% If blnActiveUsers = False Then Response.Write "checked" %>></td>



-------------


Thanks for all



Replies:
Posted By: WebWiz-Bruce
Date Posted: 25 March 2003 at 3:32pm
Both these are known issues, one of which has been addressed in beta 4.

-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: Cool_Man
Date Posted: 25 March 2003 at 3:38pm
Sorry lool boRg, i just tryed to help who's unknow about this error

-------------


Thanks for all



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net