Jump to content

Recommended Posts

Posted

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);



 

Posted

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?

 

Posted
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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...