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.01 (Forum start)
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

swift
Starting Member

9 Posts

Posted - 28 August 2002 :  13:49:48  Show Profile

Hi,

perhaps here is someone who could help me with the following problem:

I have a Snitz 3.3.0.5 Forum running.
Now i tried to install the Active Users 4.01 Mod (3.3.0.x installation)

The installation/configuration/modification was imho easy and worked well.
I have the Active users Option within the admin_home.asp menu.


Now the problem: Starting the Forum, i get the following error in a table on top of the forum tables:

(I try to translate from german to english)
---
ADODB.Field- Error '800a0bcd'
Either BOF or EOF is True, or the actual Dataset had been deleted. The requestet Event needs an actual Dataset.

/forum/inc_functions.asp, line 1504
---


The problem could be in the default.asp, there i did the changes as said in readme.html:
--- default.asp ~line 390 ----------------
%>
<!--#include file="inc_activeusers.asp"-->
<%
if strShowStatistics = "1" then
WriteStatistics
end if
------------------------------------------

Anyone out here who can help me or has a tip?

Swift

Nathan
Help Moderator

USA
7664 Posts

Posted - 28 August 2002 :  19:46:45  Show Profile  Visit Nathan's Homepage
You going to have to show me what line 1504 of inc_functions.asp is.

Nathan Bales
CoreBoard | Active Users Download
Go to Top of Page

swift
Starting Member

9 Posts

Posted - 28 August 2002 :  20:43:46  Show Profile
Hi Nathan,

Line 1504 of inc_functions.asp is this:

intOldRecrod = rs("C_VALUE")


Swift
Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 28 August 2002 :  22:39:45  Show Profile  Visit Nathan's Homepage
Did you run the database setup file?

Nathan Bales
CoreBoard | Active Users Download
Go to Top of Page

swift
Starting Member

9 Posts

Posted - 29 August 2002 :  03:26:57  Show Profile
Hi,

after activating the mod in the admin_home.asp i did the following step as advised in the readme.html:

From your browser run the audbsetup.asp file. http://your-forum/audbsetup.asp When is says "Update Complete" then proceed onto modifying files.

I got the "Update complete" - then i modified the files...

After the installation i deleted both files "audbsetup.asp" and "dbs_activeusers.asp"

Swift
Go to Top of Page

swift
Starting Member

9 Posts

Posted - 03 September 2002 :  11:17:29  Show Profile
Hi Nathan,

do you have an idea or solution for my problem now? :)
Go to Top of Page

masterao
Senior Member

Sweden
1678 Posts

Posted - 03 September 2002 :  12:52:10  Show Profile  Visit masterao's Homepage
Check your database and see if you have C_VARIABLE = intAURecord/C_VALUE = 0 and C_VARIABLE = intAURecordDAte/C_VALUE = 0 in the config_new table. If you don't, you need to add those to the config_new table.


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

swift
Starting Member

9 Posts

Posted - 04 September 2002 :  13:40:57  Show Profile
Hello masterao/Jan,

thanks a lot for your tip! Now the active Users panel seems to work!!!

I added the following to FORUM_CONFIG_NEW:

C_VARIABLE C_VALUE
--------------------------------
intAURecord 0
strAURecordDate 20020901120000

The last one you told me wrong, but with your tip i was able to understand whats the cause, so i looked in the file and table myself.
C_VALUE of strAURecordDate must be a Date, with only 0 i get another error.
Because of the date-setting i think i get this one:
Record Set On: 01 Sep 2002 at 12:00:00
as display in the active users panel. It doesn't seem to change, but i only tried this for a few minutes yet. A few users came and went in this time, but no change in the Record Set -Date. Is this normal?
Go to Top of Page

masterao
Senior Member

Sweden
1678 Posts

Posted - 04 September 2002 :  13:55:47  Show Profile  Visit masterao's Homepage
You right, swift. strAURecordDate must be in the format that you used.

As for the other problem, change function chkAURecord(intTotalActiveUsers) in inc_functions with the one posted by Ruirib in this topic instead. I use Ruirib's function on my site, and the record updates as it should now.

Nathan, Im not sure, but maybe this should be updated for the 3.3xx version?

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

swift
Starting Member

9 Posts

Posted - 04 September 2002 :  14:16:11  Show Profile
Hey, now it works. Just that simple.

THANKS A LOT !!!
Go to Top of Page

masterao
Senior Member

Sweden
1678 Posts

Posted - 04 September 2002 :  14:52:34  Show Profile  Visit masterao's Homepage
You're welcome. Im glad you got it working.


Jan
===========
FR Portal Forums | Active Users 4.0.20 Mod
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.3 seconds. Powered By: Snitz Forums 2000 Version 3.4.07