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 - Help, confused Newbie
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

hyperhappy
Starting Member

USA
28 Posts

Posted - 26 February 2004 :  11:00:22  Show Profile  Visit hyperhappy's Homepage
Hi:

I tried to install this MOD, i feel really stupid for asking this but here goes (don't laugh).

So I followed the instructions in the readme file, and it says to close the forum...i couldn't find the specified icon anywhere, so i closed down my browser in hope that would do it. So i moved to the other instructions....

I uploaded the files and went to MOD setup. Is it supposed to say:

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 varchar(40) NULL , AU_LOGINTIME varchar(100) NULL , AU_LASTACTIVETIME varchar(100) NULL , AU_LASTPAGE varchar(250) NULL , AU_QUERYSTRING text NULL , AU_USER_AGENT text NULL )
Table created succesfully

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

Adding Column M_AUHIDE...
ALTER TABLE FORUM_MEMBERS ADD COLUMN M_AUHIDE varchar(1) NULL
Column already exists
Adding Column M_AUHIDE...
ALTER TABLE FORUM_MEMBERS ALTER COLUMN M_AUHIDE varchar(1) NULL
Column altered successfully

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

Adding Column M_AUHIDE...
ALTER TABLE FORUM_MEMBERS_PENDING ADD COLUMN M_AUHIDE varchar(1) NULL
Column already exists

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

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')
INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('STRAUADMINCOLOR','orangered')
INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('STRAUMODCOLOR','forestgreen')
INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('intAURecord','0')
INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('strAURecordDate','11111111111111')

Value(s) updated succesfully
--------------------------------------------------------------------------------
Unable to remove dbs file
Permission denied

Database setup finished

=========

Some of the things were skipped/or didn't happen. And when I followed the rest of the instructions, I got VB errors when I tried to go the Admin area to access the Modify Active Users 4.0.

What did I do wrong? Is there a way of uninstalling this MOD so I can start from scratch.

I really need this MOD!!!! HELP!!!!

Thanks.............
Jag

Shaggy
Support Moderator

Ireland
6780 Posts

Posted - 26 February 2004 :  11:37:38  Show Profile
1) To shut down your forums you need to be logged in as admin (via admin_login.asp) and then either look for the lock icon in the top right hand corner of the default.asp table or navigate to down.asp. Quickest way to do it is to manually enter admin_login.asp?target=down.asp in your browser's address bar.

2) I don't see any problems in that output; the "table does not exist" error simply means that you didn't have an older version of Active Users installed. The "Unable to remove dbs file" error means that the correct permissions are not set up to allow you to delete filesusing scripts; you don't need to worry about it, although I would recommend manually deleting the dbs by FTP.

3) Without seeing the exact error message you are receiving in the admin area, we can't provide much help although I suspect it might have something to do with setting up the language options. Double check that you applied the last few changes detailed in the readme.


Search is your friend
“I was having a mildly paranoid day, mostly due to the
fact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”

Edited by - Shaggy on 26 February 2004 11:38:34
Go to Top of Page

hyperhappy
Starting Member

USA
28 Posts

Posted - 26 February 2004 :  18:11:13  Show Profile  Visit hyperhappy's Homepage
Thanks for the feedback

I shut down the forum like you said, and applied the mod again. And then I tried to rerun the audbsetup.asp file but it kept going to

http://www.brioassociates.com/forum/down.asp

Is this right???

I also cannot download files now, i get file errors

It's bizarre

Any help would be appreciated
Go to Top of Page

masterao
Senior Member

Sweden
1678 Posts

Posted - 26 February 2004 :  18:18:38  Show Profile  Visit masterao's Homepage
What do you mean with download files? The reason that audbsetup.asp cannot be run is that it relies on inc_header.asp. When you have shut down the forum, inc_header contains the code which displays the shutdown message, so you have to open up the forum to run that file.

Did you keep copies of the files that you modified? If so, just upload those files to your forum, and you can then apply the changes again.

Jan
===========
FR Portal Forums | Active Users 4.0.20 Mod
Go to Top of Page

hyperhappy
Starting Member

USA
28 Posts

Posted - 26 February 2004 :  18:24:47  Show Profile  Visit hyperhappy's Homepage
I am panicking...

I shut down my forum and now I can't into anything (is this to do with the inc_header.asp you are taking about), everything takes ages to load up and nothing comes up. And in CUTEFTP, I can't download anything from the forum, I get file errors and permission denied. How can I get my forum back?

The readme file on this MOD setup says:

1) Close Forum
2) Set up Mod using admin function
3) Run audbsetup.asp

So what's happening? PLEASE HELP ME.

Thanks.............

Edited by - hyperhappy on 26 February 2004 18:26:52
Go to Top of Page

invisible
Starting Member

15 Posts

Posted - 26 February 2004 :  18:52:58  Show Profile
is this the mod that tells u what users is online etc etc?? if yes, where do i download this mod from? i downloaded active user lite, but i don't want that mod...i want the one where i and other users can can see what user is online and how many guests r online
Go to Top of Page

laser
Advanced Member

Australia
3859 Posts

Posted - 26 February 2004 :  18:54:59  Show Profile
hyper, which thread are you going to use ... you have 2 at the moment with the same problem I have already replied in the other one.

invisible, it's called the Active Users MOD, but best to start your own thread - this thread is about hyper's installation problems.
Go to Top of Page

invisible
Starting Member

15 Posts

Posted - 26 February 2004 :  18:57:37  Show Profile
okie..suwwy :(
Go to Top of Page

hyperhappy
Starting Member

USA
28 Posts

Posted - 26 February 2004 :  20:21:56  Show Profile  Visit hyperhappy's Homepage
sorry laser, i didn't mean to cause confusion, i wasn't sure which one to use!! I am using the other one...
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.39 seconds. Powered By: Snitz Forums 2000 Version 3.4.07