Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 DEV-Group
 DEV Bug Reports (Closed)
 Bug(ish) - 3.4.05 - admin_config_groupcats.asp
 Forum Locked  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

kwhipp
Junior Member

USA
407 Posts

Posted - 10 October 2005 :  21:12:14  Show Profile  Visit kwhipp's Homepage  Send kwhipp an AOL message  Send kwhipp an ICQ Message  Send kwhipp a Yahoo! Message
Line 531, "first = 0", in admin_config_groupcats.asp should be moved outside of the For Next statement.
				first = 0
				for iGroup = 0 to recGroupCount
					if allGroupData(0, iGroup) <> 2 then
						first = 0
						if first = 0 then
							Response.Write	"                	<option value="""">----------------------------</option>" & vbNewLine
							first = 1
						end if
						Response.Write	"                	<option value=""" & allGroupData(0, iGroup) & """" & chkSelect(cLng(group),cLng(allGroupData(0, iGroup))) & ">" & chkString(allGroupData(1, iGroup),"display") & "</option>" & vbNewLine
					end if
				next
<

- Kevin

Edited by - Davio on 26 September 2006 05:43:06

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 11 October 2005 :  05:23:06  Show Profile  Visit HuwR's Homepage
well spotted.<
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 11 October 2005 :  08:47:49  Show Profile
I agree.<

Support Snitz Forums
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 06 August 2006 :  01:46:20  Show Profile
Fixed in 3.4.06.<

Support Snitz Forums
Go to Top of Page
  Previous Topic Topic Next Topic  
 Forum Locked  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.11 seconds. Powered By: Snitz Forums 2000 Version 3.4.07