The first post contains everything you need to know about this mod and getting is setup. And yes it is the latest, but I don't know about the greatest.
Thanks for updating this mod, I've been waiting checking everyday. *lol*
always aprreciated the time you take to make these and even more so the time to comment where the changes are made, that helps an incredible amount. Thanks Dave
Great!! I'm glad. I spent the whole night bug checking and double checking making sure there weren't any problems I could find. After six hours working on it I figured the real bug test comes when you guys install it so, I just finally packaged it and upload it.
I'm going to start commenting on the code in my mods so users will understand what the code is doing and learn from it. I only started commented in depth on the admin_ban_ip.asp page. Didn't have enough steam left to comment the others.
That would be awesome to do, a great way to teach us as we install... I know myself I find no help in books but by actually interacting with my files. That will help me learn how to create mods through asp hopefully.
on my default.asp file i get this appearing at the top of my forum " if strSecureAdmin = "0" then Session(strCookieURL & "Approval") = "15916941253" end if if strAuthType = "db" then strDBNTSQLName = "M_NAME" strAutoLogon ="0" strNTGroups ="0" else strDBNTSQLName = "M_USERNAME" end if %> "