I am having some problems with the ActiveUser MOD.
1. Adding the code to the inc_top.asp file right after </head>, results in the following error message:
Microsoft JET Database Engine error '80004005'
Could not use ''; file already in use.
/forum/inc_top.asp, line 208
??
2. And can someone please give me the exact location where to put the <a href="active_users.asp">Active Users</a>: <%=strOnlineMembersCount%> Members and <%=strOnlineGuestsCount%> Guests section ?
I have executed the active_users_setup.asp file, and I have edited the strTempCookieType = strUniqueID -part of the new code (since I am using v3.1 SR4)