Jump to content

StoresController.php error


Recommended Posts

Hi,

 

Under Prestashop 1.5.6.0 FO, I am facing the following error when clicking on the "Our stores" link :

 

Warning: array_filter() expects parameter 1 to be array, boolean given in .../controllers/front/StoresController.php on line 124

 

The related 124 line is as follows :

$hours = array_filter(unserialize($store['hours']));

 

Thank you in advance for any suggestion.

 

Patrick

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