Jump to content

error 500: FrontController.php:185


Recommended Posts

Hello, sometimes when i navigatte within my store i receive error 500 pages for no reason. I enabled profiling and i mentioned that the error is caused because of FrontController.php on line 185:

$useSSL = ((isset($this->ssl) && $this->ssl && Configuration::get('PS_SSL_ENABLED')) || Tools::usingSecureMode()) ? true : false;

I have enabled ssl only for checkout pages. 

Does anyone has any clue?

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