Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt November 11, 2024
Marafa Posted Tuesday at 03:59 PM Posted Tuesday at 03:59 PM Trying to Log from a different location to ACP all users are rejected before of different IP
Marc Posted Tuesday at 04:24 PM Posted Tuesday at 04:24 PM Do you mean its telling you that you cant log in? If so, you can bypass that if needed. Add the following to a constants.php file You should remove it once you are done <?php DEFINE('BYPASS_ACP_IP_CHECK', TRUE);
Marafa Posted Tuesday at 04:39 PM Author Posted Tuesday at 04:39 PM Because I am in a remote location, I do not have access to FTP as I only have my work laptop, and server CPannel is also not accessible due to changing IPs It seems the current network is unstable. will try to edit the constants.php file when I return to home Is there any other easier solution without server access to overcome this when I am on a new network? Can I leave this edit valid and not remove it to overcome similar situations?
Jim M Posted Tuesday at 04:51 PM Posted Tuesday at 04:51 PM 10 minutes ago, Marafa said: Is there any other easier solution without server access to overcome this when I am on a new network? This would be the only way to edit the constants.php file to remove the IP address validation.
Recommended Posts