Same error with me. I added:
// This to disable AdminCP Firewall.
define('CPFIREWALLDISABLEIPDENY', true);
// This to Disable Hooks
define('DISABLE_HOOKS',true);
in the config file. and when I go to the mod to enter my new ip I get this:
Fatal error: Class 'EmailAddressValidator' not found in XXXXXX/html/includes/adminfunctions_options.php(925) : runtime-created function on line 6
and I have NO SAVE BUTTON at the bottom of the screen!!!!!!! Help....
|