Jump to content

Erreur 500 - perte de ma home page


Recommended Posts

Bonjour,

 

Par avance un grand merci à celui ou celle qui saura m'aider. ;-)

Voilà je m'arrache les cheveux car je n'arrive pas à restaurer ma homepage qui est en erreur 500... 

Quand j'ai lancé le rapport d'erreur, voilà ce que cela m'indique mais je n'y comprends pas grand chose. :-(

 

Warning: Invalid argument supplied for foreach() in /home/bazcosmefp/www/modules/jmsproductfilter/jmsproductfilter.php on line 124

Warning: Invalid argument supplied for foreach() in /home/bazcosmefp/www/modules/jmsproductfilter/jmsproductfilter.php on line 161

[PrestaShopException]

Dispatcher::createUrl() miss required parameter "category_id" for route "jmsblog-category"
at line 661 in file classes/Dispatcher.php

 

 

656. if (!$data['required']) {
657. continue;
658. }
659.
660. if (!array_key_exists($key, $params)) {
661. throw new PrestaShopException('Dispatcher::createUrl() miss required parameter "'.$key.'" for route "'.$route_id.'"');
662. }
663. if (isset($this->default_routes[$route_id])) {
664. $query_params[$this->default_routes[$route_id]['keywords'][$key]['param']] = $params[$key];
665. }

 

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