Mathier Posted August 5, 2014 Share Posted August 5, 2014 Bonjour, Avez-vous une idée de la cause de cette erreur ? Notice: Use of undefined constant e - assumed 'e' in /web/shop/classes/Link.php on line 242 Notice: Use of undefined constant e - assumed 'e' in /web/shop/classes/Link.php on line 242 Ou sur les pages CMS : Notice: Use of undefined constant e - assumed 'e' in /web/shop/controllers/front/CmsController.php on line 52 Notice: Use of undefined constant e - assumed 'e' in /web/shop/controllers/front/CmsController.php on line 52 Et voici les lignes concernées : 242 : $cms = new CMS($cms, $id_lang); 52 : $this->cms = new CMS($id_cms, $this->context->language->id); Merci Link to comment Share on other sites More sharing options...
Mathier Posted August 7, 2014 Author Share Posted August 7, 2014 Merci pour ta réponse hpar J'ai testé mais ça n'a pas fonctionné ... Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now