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(.02) BUG+FIX Install scripts
 Forum Locked  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 31 July 2001 :  18:27:43  Show Profile  Visit HuwR's Homepage
Found three errors in the setup for config_NEW.

In the insert sections, there are two lines not required

my_conn.execute ("INSERT INTO " & strTablePrefix & "CONFIG_NEW (C_VALUE,C_VARIABLE) VALUES ('0' , 'STRTIMEADJUSTLOCATION')")
my_conn.execute ("INSERT INTO " & strTablePrefix & "CONFIG_NEW (C_VALUE,C_VARIABLE) VALUES ('1' , 'STRSIGNATURES')")


One line needs changing

my_Conn.execute ("INSERT INTO " & strTablePrefix & "CONFIG_NEW(C_VALUE,C_VARIABLE) VALUES('0', 'STRNAUTOLOGON')")

should be

my_Conn.execute ("INSERT INTO " & strTablePrefix & "CONFIG_NEW(C_VALUE,C_VARIABLE) VALUES('0', 'STRAUTOLOGON')")



gor
Retired Admin

Netherlands
5511 Posts

Posted - 01 August 2001 :  02:21:32  Show Profile  Visit gor's Homepage
This is in file(s) ........

Pierre
Join a Snitz Mailinglist
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 01 August 2001 :  04:53:56  Show Profile
quote:
Found three errors in the setup for config_NEW.
I would guess the setup.asp file?
Lines 2183 and 2259. Using files from the 3.3.02 or whatever the version number is.

Couldn't find the 'STRAUTOLOGON' spelling error in the setup.asp file though.

- David
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 01 August 2001 :  05:11:51  Show Profile  Visit HuwR's Homepage
erm, in every where it oes this, ie all the inc_create_forum_ files

Go to Top of Page

gor
Retired Admin

Netherlands
5511 Posts

Posted - 19 August 2001 :  16:12:54  Show Profile  Visit gor's Homepage
Fixed in the source of version 3.3.03

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