Every couple of days I have been getting thei error in the active users page:
Microsoft JET Database Engine error '80040e14' Syntax error (missing operator) in query expression 'TOPIC_ID==903'.
/forum/active_users.asp, line 413
that line reads:
set rst = my_conn.execute(strSql)
It only happen sometimes and only as the guest
I get this error periodically as well. I'm running on SQL Server, and have applied (I think) all the bug fixes. One of my users was nice enough to post a screen cap of the error which you'll find here: http://www.bigblueball.com/forums/topic.asp?TOPIC_ID=2132
You shouldn't post in this topic. The correct topic to post for help is found in the Help: MOD Implementation, which is mentioned in the first post in this topic. This topic is only for bug-discussions and for questions about the mod.
I setup my new Snitz forum a few days ago (IIS5/MSSQL2000) and decided to add the Active Users mod soon after as it is an excellent mod. I installed the mod and followed the instructions explicitely. It all went perfectly and I have the mod setup options in my "admin options" screen. I have modified the mod to enable it - but it doesn't appear. Theres no sign of it anywhere.
Whats going on? Have I missed some crucial switch somewhere?
Check that you have made the additions to config.asp and that you uploaded that file. If you have problems installing the mod, please post in the Mod Implementation forum: topic above if you still cannot get it working.
Every couple of days I have been getting thei error in the active users page:
Microsoft JET Database Engine error '80040e14' Syntax error (missing operator) in query expression 'TOPIC_ID==903'.
/forum/active_users.asp, line 413
that line reads:
set rst = my_conn.execute(strSql)
It only happen sometimes and only as the guest
I get this error periodically as well. I'm running on SQL Server, and have applied (I think) all the bug fixes. One of my users was nice enough to post a screen cap of the error which you'll find here: http://www.bigblueball.com/forums/topic.asp?TOPIC_ID=2132
Microsoft JET Database Engine error '80040e14' Erreur de syntaxe (opérateur absent) dans l'expression 'TOPIC_ID==2'.