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 + fix, post_info.asp
 Forum Locked  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 06 December 2007 :  07:41:40  Show Profile  Send ruirib a Yahoo! Message
Not a very serious one, but the code in line#1171-1172, where now is:

if strPrivateForums = "1" then
	strSql = strSql & ", " & Request.Form("AuthType") & ""

should be

if strPrivateForums = "1" then
	strSql = strSql & ", " & chkString(Request.Form("AuthType"), "SQLString") & ""

<


Snitz 3.4 Readme | Like the support? Support Snitz too

Edited by - AnonJr on 17 March 2009 19:15:58

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 20 December 2007 :  21:04:53  Show Profile
Fixed in version 3.4.07.<

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.16 seconds. Powered By: Snitz Forums 2000 Version 3.4.07