I have downloaded and set up the Mod. All seems to be fine except one small problem. In the admin active users configuration, the help (?) popup comes blank. I am not if it is reading the langugage file in:
strLangLCID = "1033" function fLang(s) ' fLang=eval(s) ' commented out for IIS 4 compatibility, all related function calls changed fLang=s end function %> <!--#include file="langMODS_Ls3kAU4.asp"-->
I remember that the placement of the code was sort of vague for the pop_config_help.asp file. It says to look for end select at line 983. Perhaps you put the code in the wrong spot? It should go above the very last end select on the page.
<edit by="Shaggy">Please refrian from posting large extracts of code or entire file here; instead, link to a *.txt copy of the code you wish to post</edit>
Well, the only thing I can suggest is that you double check all of your changes to all of your files. I remember it was a little extensive. It's possible you made a small mistake somewhere.
Maybe it's not the mod but your browser/antispyware/firewall blocking it?
TonyB7:
thanks for your response. The firewall is not active. As for the antispyware, the help (?) popup works for the all other Mods I have implemented with no problem. Only this one pops up, but there is nothing in it. :-(