calou06 Posted February 23, 2014 Share Posted February 23, 2014 Bonjour, quelqu'un peut il m'aider sachant que je suis vraiment débutant. Alors que j'étais en train d'effectuer des modifications sur les catégories dans le BO la validation de ma modif à buger et depuis, je n'ai plus aucun accès au front office. Le BO fonctionne correctement. A l'aide, merci Link to comment Share on other sites More sharing options...
Oron Posted February 23, 2014 Share Posted February 23, 2014 Bonjour Selon la version que vous avez faites ceci : La ligne sur une 1.4 dans config/config.inc.php@ini_set('display_errors', 'off'); << mettez off à on >> @ini_set('display_errors', 'on');La ligne sur une 1.5 dans config/defines.inc.phpdefine('_PS_MODE_DEV_', false); << mettez false à true >> define('_PS_MODE_DEV_', true); Cela va afficher un message d'erreur SI c'est un problème d'interprétation d'un fichier, copiez et collez ici le mesage Si le nom de dossier d'administration apparait remplacer le par des ***** Link to comment Share on other sites More sharing options...
calou06 Posted February 23, 2014 Author Share Posted February 23, 2014 Bonsoir et merci pour votre aide mais je viens de trouver mon erreur. j'ai modifié mes catégories sans modifier le module menu haut horizontal. C'est tout bête mais ça bloque tout. merci pour votre aide Link to comment Share on other sites More sharing options...
Oron Posted February 23, 2014 Share Posted February 23, 2014 Bien si vous connaissez la cause suffit de réparer 1 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