FAQ
Q. What if my IP changes? How can I get into the AdminCP!
A. Just add this line to your config.php file:
Code:
define('CPFIREWALLDISABLEIPDENY', true);
Q. You say the mod will deny a user access to the AdminCP. How does it do this - what is shown to the user?
A. The user will see the standard AdminCP no permission message, called by print_cp_no_permission().
Q. Can I reuse this mods code?
A. Please PM me.