The Geek
31 Mar 2004, 15:37
HowdA all...
Was looking for a decent and simple hack to issue a better IP Ban. Couldnt really find anything I liked so I did a quick hack job. Its not genius or anything... just copy and paste modification.
In includes/functions.php search for:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
And I replaced it with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Yes... this is semi sloppy as this is most of the code from the redirect function in the same file.
Anyway... thought I would share just in case it can help someone else. I am sure someone can gussy this up if it so moves them to.
Gotta love the page they are redirected to ;)
nJoy
Was looking for a decent and simple hack to issue a better IP Ban. Couldnt really find anything I liked so I did a quick hack job. Its not genius or anything... just copy and paste modification.
In includes/functions.php search for:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
And I replaced it with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Yes... this is semi sloppy as this is most of the code from the redirect function in the same file.
Anyway... thought I would share just in case it can help someone else. I am sure someone can gussy this up if it so moves them to.
Gotta love the page they are redirected to ;)
nJoy