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)
 V33 BUG+FIX Upgrading FORUM_CONFIG values with '
 Forum Locked  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

kjohn
Starting Member

6 Posts

Posted - 26 July 2001 :  18:07:05  Show Profile  Visit kjohn's Homepage  Send kjohn an AOL message
Not really a bug, but I did run into a problem doing an upgrade. It looks like if you have single-quotes in the Member Level names (in ranking config,) you can't sucessfully upgrade. I fixed this by removing the quotes, upgrading, and putting them back in post-patch.

gor
Retired Admin

Netherlands
5511 Posts

Posted - 26 July 2001 :  19:27:48  Show Profile  Visit gor's Homepage
kjohn,

I would consider that a bug, we should have added ChkString() to those lines in setup.asp (starting line 2178)
Like this:

my_Conn.execute ("INSERT INTO " & strTablePrefix & "CONFIG_NEW (C_VALUE,C_VARIABLE) VALUES ('" & ChkString(rs("C_STRVERSION"), "SQLString") & "' , 'STRVERSION')")


That would have prevented that.


Pierre
Join a Snitz Mailinglist
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.09 seconds. Powered By: Snitz Forums 2000 Version 3.4.07