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 install error
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Jorrit787
Average Member

Netherlands
681 Posts

Posted - 22 March 2005 :  01:35:44  Show Profile  Visit Jorrit787's Homepage  Send Jorrit787 an AOL message  Send Jorrit787 a Yahoo! Message
I installed the Active Users MOD, not for the first time, but this time I get this error on every page:

Microsoft JET Database Engine error '80040e14'

Syntax error (missing operator) in query expression 'MEMBER_ID ='.

/forums/inc_func_common.asp, line 58


Line 58 is the part of code that the Active Users MOD adds to inc_func_common . It's like the forum doesn't know my UserID, am I interpreting that right?

eXtremeGossip

Shaggy
Support Moderator

Ireland
6780 Posts

Posted - 22 March 2005 :  06:18:23  Show Profile
Can you do a response.write on the SQL string and post the output here?


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.”
Go to Top of Page

Jorrit787
Average Member

Netherlands
681 Posts

Posted - 22 March 2005 :  16:01:59  Show Profile  Visit Jorrit787's Homepage  Send Jorrit787 an AOL message  Send Jorrit787 a Yahoo! Message
SELECT AU_LASTACTIVETIME FROM FORUM_ACTIVE_USERS WHERE MEMBER_ID =

Like I said, it appears it doesn't retrieve my Member ID number

eXtremeGossip
Go to Top of Page

masterao
Senior Member

Sweden
1678 Posts

Posted - 22 March 2005 :  18:06:43  Show Profile  Visit masterao's Homepage
Im suspecting that the error might be caused by some missing code in inc_header.asp. What happens if you comment out ActiveUserTracker() in inc_header.asp? Do the forum work as normal?

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

Jorrit787
Average Member

Netherlands
681 Posts

Posted - 23 March 2005 :  12:23:03  Show Profile  Visit Jorrit787's Homepage  Send Jorrit787 an AOL message  Send Jorrit787 a Yahoo! Message
Yes, apart from not showing any users online it works fine then.

eXtremeGossip
Go to Top of Page

masterao
Senior Member

Sweden
1678 Posts

Posted - 23 March 2005 :  16:04:02  Show Profile  Visit masterao's Homepage
Could you post a link to a text-version of your modified inc_header.asp and inc_func_common.asp?

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

Jorrit787
Average Member

Netherlands
681 Posts

Posted - 23 March 2005 :  22:10:50  Show Profile  Visit Jorrit787's Homepage  Send Jorrit787 an AOL message  Send Jorrit787 a Yahoo! Message
inc_header: http://www.bubbesays.com/inc_header.txt (Note that the ActiveUsersTracker() is commented out)

inc_func_common: http://www.bubbesays.com/inc_func_common.txt

Thanks

eXtremeGossip
Go to Top of Page

Shaggy
Support Moderator

Ireland
6780 Posts

Posted - 24 March 2005 :  05:05:42  Show Profile
You're calling ActiveUsersTracker() before you call chkUser() which assigns a value to the MemberID variable. Try moving the call to ActiveUsersTracker() below the if statement it currently appears above.


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.”
Go to Top of Page

Jorrit787
Average Member

Netherlands
681 Posts

Posted - 24 March 2005 :  19:20:24  Show Profile  Visit Jorrit787's Homepage  Send Jorrit787 an AOL message  Send Jorrit787 a Yahoo! Message
That seemed to do it... Thanks.

eXtremeGossip
Go to Top of Page

Shaggy
Support Moderator

Ireland
6780 Posts

Posted - 29 March 2005 :  07:47:25  Show Profile
You're welcome, Jorrit Did the same meself once before, should've spotted it sooner.


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