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

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Active Users 4.0 *MISSION CRITICAL*
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

bluu
Starting Member

10 Posts

Posted - 19 July 2002 :  15:06:36  Show Profile
http://usm.virtualed.org *MISSION CRITICAL*
SQLserver 7
new problem
Snitz forum version 3.3.05
have not installed any MODS prior to this one
using t1 connexion

When installing Active Users Mod, received these errors after updating Active Users 4.0 for Snitz 3.3.03 compatable dbs.


Active Users 4.0 for Snitz 3.3.03 compatable

Dropping Table..

Table does not exist
--------------------------------------------------------------------------------

Dropping Table..

Table dropped succesfully
--------------------------------------------------------------------------------

Creating table(s)...
CREATE TABLE FORUM_ACTIVE_USERS( MEMBER_ID int NULL , AU_IP nvarchar(40) NULL , AU_LOGINTIME nvarchar(100) NULL , AU_LASTACTIVETIME nvarchar(100) NULL , AU_LASTPAGE nvarchar(250) NULL , AU_QUERYSTRING text NULL , AU_USER_AGENT text NULL )
Table created succesfully

--------------------------------------------------------------------------------

Adding Column M_AUHIDE...
ALTER TABLE FORUM_MEMBERS ADD M_AUHIDE nvarchar(1) NULL
ALTER TABLE FORUM_MEMBERS ADD M_AUHIDE nvarchar(1) NULL
-2147217900 | Column names in each table must be unique. Column name 'M_AUHIDE' in table 'FORUM_MEMBERS' is specified more than once.
Adding Column M_AUHIDE...
ALTER TABLE FORUM_MEMBERS ALTER COLUMN M_AUHIDE nvarchar(1) NULL
Column altered successfully

--------------------------------------------------------------------------------

Adding new records..
INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('STRAUANON','1')
INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('STRAUANONOVERRIDE','2')
INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('STRAUPALLOW','4')
INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('STRAUPCOLLAPSE','1')
INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('STRAUALLOW','3')
INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('STRAUREFRESH','0')
INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('STRAUIP','1')
INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('STRAUUA','2')
INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('STRAULOCAL','3')
INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('STRAUTIMEOUT','7')
INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('STRAUADMINCOLOR','orangered')
INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('STRAUMODCOLOR','forestgreen')

Value(s) updated succesfully
--------------------------------------------------------------------------------
The dbs file was succesfully deleted.



I then edited these files as instructed
admin_home.asp
config.asp
default.asp
inc_functions.asp
inc_profile.asp
inc_top.asp
pop_config_help.asp
pop_profile.asp
register.asp
after backing them up. I edited them in the exact order and fashion as I was instructed in the readme provided. I then uploaded the new/edited files to my server.

And my forum does not load. I get the "Page cannot be displayed" error.

What did I do wrong? I am a newbie...but I learn fast...

Darthsteven
Starting Member

United Kingdom
38 Posts

Posted - 19 July 2002 :  15:25:50  Show Profile  Visit Darthsteven's Homepage
if your using ie, you should disable simple http error messages, Tools->Internet Options->Advanced(Tab)->Untick "show friendly HTTP error messages"

Regards
Darthsteven
Go to Top of Page

bluu
Starting Member

10 Posts

Posted - 19 July 2002 :  15:35:11  Show Profile
ok...so now this is the error i get

Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified

/inc_top.asp, line 75

but since i am a newbie, i dont know how to fix this :Þ

Go to Top of Page

bluu
Starting Member

10 Posts

Posted - 19 July 2002 :  15:43:06  Show Profile
this is what line 74,75 are...they are the same as the lines in my working inc_top.asp


set my_Conn = Server.CreateObject("ADODB.Connection")
my_Conn.Open strConnString

Go to Top of Page

bluu
Starting Member

10 Posts

Posted - 19 July 2002 :  15:48:19  Show Profile
a link to my config.asp file, for examination/help

http://usm.virtualed.org/config.txt

Go to Top of Page

Dan Martin
Average Member

USA
528 Posts

Posted - 19 July 2002 :  15:53:08  Show Profile  Visit Dan Martin's Homepage  Send Dan Martin an AOL message  Send Dan Martin an ICQ Message  Send Dan Martin a Yahoo! Message
I hope that's not your real SQL Server username and password. If it is, I'd suggest putting a few ***** in that file.

Go to Top of Page

bluu
Starting Member

10 Posts

Posted - 19 July 2002 :  15:58:45  Show Profile
thanx...dan

Go to Top of Page

bluu
Starting Member

10 Posts

Posted - 19 July 2002 :  16:09:32  Show Profile
i went back to my config file and uncommented the driver for sql server 7 [i'm not sure if I was supposed to do this] but it still doesn't work!

??!

Go to Top of Page

bluu
Starting Member

10 Posts

Posted - 19 July 2002 :  16:22:10  Show Profile
ok...I fixed the config file...I dont have the error anymore

Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 19 July 2002 :  19:00:08  Show Profile  Visit Nathan's Homepage
from the error list, it looks like the dbs file ran absolutely flawlessly.

Nathan Bales
Snitz Exchange | Do's and Dont's
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.42 seconds. Powered By: Snitz Forums 2000 Version 3.4.07