I have just installed this mod (my 2nd try ughh) and it finally worked but now I have an error when checking active topics as mentioned in the above thread.
I applied the fix that Hamlin mentioned of adding a comma (,) after T.T_MSGICON like so: "T.T_MSGICON ," & _ which seems to have helped that person but I still get the same error
the identical error I get:
Microsoft JET Database Engine error '80040e14'
Syntax error (missing operator) in query expression 'F.F_PASSWORD_NEW T.T_MSGICON'.
/bbs/active.asp, line 315
text version of my active.asp if needed > active.txt
I guess you didnt understand my original post above
I get the same error, same line number with comma (,) or no comma. I just tried that fix since Hamlin suggested it and it worked for someone else but not me.
I think I understand. In your active.asp after F.F_PASSWORD_NEW the , should be missing. With that done the , after T.T_MSGICON shouldn`t be necessary. With Hamlins suggestion it worked since the order was another.