Jump to content

admin backoffice redirect


Recommended Posts

Hi pieseautoshop,

In your cookies.php file, please find this code

AND (!isset($this->_content['remote_addr']) OR
$this->_content['remote_addr'] == ip2long(Tools::getRemoteAddr()))

 

and replace it with

//AND (!isset($this->_content['remote_addr']) OR
$this->_content['remote_addr'] == ip2long(Tools::getRemoteAddr()))

 

to comment out the first line. Then, please clear your cache and restart your browser, and that should fix it for you! Please let me know if this resolves your issue.

 

-Mike

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...