Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Bug found
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Bug found

 Post Reply Post Reply
Author
eagle00789 View Drop Down
Mod Builder Group
Mod Builder Group
Avatar

Joined: 24 March 2003
Location: Netherlands
Status: Offline
Points: 132
Post Options Post Options   Thanks (0) Thanks(0)   Quote eagle00789 Quote  Post ReplyReply Direct Link To This Post Topic: Bug found
    Posted: 26 March 2003 at 7:19am

i found a bug in the admin page where you can change the "Forum Configuration" at the point where you can change the "Active Users List" and the "Display Moderator Groups on Main Page". When i try to change the "Display Moderator Groups on Main Page" to on it is impossible. it sets itself back. but when i change the "Active Users List" the "Display Moderator Groups on Main Page" changes automaticly to yes. i also found out where the bug is:

 

<tr bgcolor="#FFFFFF">
   <td align="left" class="text">Active Users List<br> <span class="smText">Users of Access versions of the forum please note that for performance and other database issues that you DO NOT enable this item.</span></td>
   <td valign="top" class="text">On
    <input type="radio" name="activeUsers" value="True" <% If blnActiveUsers = True Then Response.Write "checked" %>> &nbsp;&nbsp;Off
    <input type="radio" value="False" <% If blnActiveUsers = False Then Response.Write "checked" %> name="activeUsers"></td>
  </tr>
  <tr bgcolor="#FFFFFF">
   <td align="left" class="text"><p>Display Moderator Groups on Main Page:<br>
     <span class="smText">Display the moderator user group for each forum on the main page.</span></p>
    </td>
   <td valign="top" class="text">On
    <input type="radio" name="showMod" value="True" <% If blnActiveUsers = True Then Response.Write "checked" %>> &nbsp;&nbsp;Off
    <input type="radio" value="False" <% If blnActiveUsers = False Then Response.Write "checked" %> name="showMod"></td>
  </tr>

Change the last 2 blnActiveUsers to blnShowMod and this is solved.

On the other hand. changing this option doesn't do anything in the forum

Greetings Chris



Edited by eagle00789
Using forum at Gravenrode and here and here
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 26 March 2003 at 12:15pm
Please do a search before posting as this has been mentioned everyday for the last week.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.