If you ever come across this error message on your PHP nuke sites, don't fret. It's just am error message coming from the nuke sentinel module.
Open nukesentinel.php in the includes folder and search for
if($nsnst_const['remote_ip']=="none") { die(_AB_INVALIDIP); }
Comment out this line and you're done!
No comments:
Post a Comment