>>
Site Map
>>
Forums
>>
Installation [nCo Mod]
Forum module - topics in forum:
Installation [nCo Mod] - Installation Questions and Discussion
You are using an Invalid IP to access this site!<-- help
Dear sir, why i'm getting this
You are using an Invalid IP to access this site! after installing nCo Ultra 7.6. There's any wrong setting? could u pls guide me? thanks
I am guessing this is a local installation, since you didn't say otherwise.
Open includes/nukesentinel.php and find:
| Code: : |
| if($nsnst_const['remote_ip']=="none") { die(_AB_INVALIDIP); } |
and comment it out so it looks like this:
| Code: : |
| //if($nsnst_const['remote_ip']=="none") { die(_AB_INVALIDIP); } |