NicolasBabkine Posted July 1, 2014 Share Posted July 1, 2014 (edited) Bonjour, J'ai un problème lorsque je veux accéder à mon back office prestashop 1.6, j'ai restaurer mon site web via l’hébergeur OVH pour revenir à une version du site avant les problèmes rencontrés, ça n'a rien changé, voire même ça a été pire qu'avant. Avant, je n'avais qu'un problème au niveau du front-office qui était (et est encore): "Impossible to add the product to the cart. textStatus: 'parsererror'errorThrown: 'SyntaxError: Unexpected token 'responseText:{"products":[{"id":14,"link":"http:\/\/www.cavedo-venteprivee.fr\/ruinart\/14-r-de-ruinart-brut.html","quantity":1,"image":"http:\/\/www.cavedo-venteprivee.fr\/32-home_default\/r-de-ruinart-brut.jpg","image_cart":"http:\/\/www.cavedo-venteprivee.fr\/32-cart_default\/r-de-ruinart-brut.jpg","priceByLine":"36,50 \u20ac","name":"R de Ruinart Brut","price":"36,50 \u20ac","price_float":30.42,"idCombination":0,"idAddressDelivery":4,"is_gift":false,"hasAttributes":false,"hasCustomizedDatas":false,"customizedDatas":[]}],"discounts":[],"shippingCost":"5,00 \u20ac","shippingCostFloat":5,"wrappingCost":"0,00 \u20ac","nbTotalProducts":1,"total":"41,50 \u20ac","productTotal":"36,50 \u20ac","freeShipping":"0,00 \u20ac","freeShippingFloat":0,"hasError":false,"crossSelling":"\t " Désormais j'ai ce message d'erreur lors de l'accès au back-office: "Fatal error: Call to undefined method Tools::redirectAdmin() in /home/cavedo/VentePrivee/classes/controller/AdminController.php on line 2248" Aux environs de la ligne 2248: "{ if (isset($this->context->employee)) $this->context->employee->logout(); Tools::redirectAdmin($this->context->link->getAdminLink('AdminLogin').((!isset($_GET['logout']) && $this->controller_name != 'AdminNotFound' && Tools::getValue('controller')) ? '&redirect='.$this->controller_name : '')); }" J'ai regardé dans le fichier en question mais je n’aperçois pas d'erreur. Merci d'avance. Nicolas Babkine Edited July 1, 2014 by NicolasBabkine (see edit history) 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