tchuxxx Posted May 23, 2014 Share Posted May 23, 2014 Salut a tous .Je rencontre deux petit soucis, je n'arrive plus a accéder a ma boutique que ce soit le backoffice ou le front office, les deux m'affiche une page blanche. J'ai donc fait la manip dans config/defines.inc.Voici l'erreur affiché :Notice: Use of undefined constant _PS_CONFIG_DIR_ - assumed '_PS_CONFIG_DIR_' in /var/www/default_vds/config/config.inc.php on line 53 Warning: require_once(_PS_CONFIG_DIR_autoload.php): failed to open stream: No such file or directory in /var/www/default_vds/config/config.inc.php on line 53 Fatal error: require_once(): Failed opening required '_PS_CONFIG_DIR_autoload.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/default_vds/config/config.inc.php on line 532e problèmeJe viens de faire la MAJ il y a deux jours environ de la 1.5.3.1 vers 1.6, tous fonctionnais parfaitement sauf les prix sur la fiche produit qui s'affiche a zéro, lorsqu'on parcourt les catégories les prix s'affichent correctement mais non lorsque l'on clic sur le produit.Des idées ? Que me faut-il faire pour corriger ces erreurs?Merci d'avance Link to comment Share on other sites More sharing options...
coeos.pro Posted May 23, 2014 Share Posted May 23, 2014 _PS_CONFIG_DIR_ est défini dans le fichier config/defines.inc.php, vérifie si il est présent et si il y a bien define('_PS_CONFIG_DIR_', _PS_CORE_DIR_.'/config/'); ligne 68 Link to comment Share on other sites More sharing options...
tchuxxx Posted May 23, 2014 Author Share Posted May 23, 2014 Non pas de : define('_PS_CONFIG_DIR_', _PS_CORE_DIR_.'/config/'); dans defines.inc il me faut le rajouter sur la ligne 68 ? L 68 j'ai ca : if (!defined('_PS_MODULE_DIR_')) Link to comment Share on other sites More sharing options...
coeos.pro Posted May 23, 2014 Share Posted May 23, 2014 tu as vérifié toutes les lignes ? sinon garde une copie de ce fichier, va ici : http://www.prestashop.com/fr/versions-developpeurs charge la version que tu as , et transfère via ftp le fichier config/defines.inc.php Link to comment Share on other sites More sharing options...
tchuxxx Posted May 23, 2014 Author Share Posted May 23, 2014 c'est bon ca fonctionne !! J'ai reupload le fichier defines.inc et niquel ! Je te remercie beaucoup pour ton aide, me reste plus qu'a savoir pourquoi les prix sur la fiche produit affichent 0 €. Aurait-tu une petite idée? Merci a toi ! Link to comment Share on other sites More sharing options...
coeos.pro Posted May 23, 2014 Share Posted May 23, 2014 certainement un problème lors de la mise à jour Link to comment Share on other sites More sharing options...
tchuxxx Posted May 24, 2014 Author Share Posted May 24, 2014 Re nouveau probleme, apres reflexion sur la v1.6 qui presente pas mal de bug j'ai voulu restaurer mon ancienne version v1.5.3.1 or maintenant page blanche aussi j'ai fais la manip dans defines.inc l'erreur affiché est : Warning: require_once(/var/www/default_vds/tools/smarty/Smarty.class.php): failed to open stream: No such file or directory in /var/www/default_vds/config/smarty.config.inc.php on line 29 Fatal error: require_once(): Failed opening required '/var/www/default_vds/tools/smarty/Smarty.class.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/default_vds/config/smarty.config.inc.php on line 29 Une idée ? Link to comment Share on other sites More sharing options...
tchuxxx Posted May 25, 2014 Author Share Posted May 25, 2014 cela fait deux jours que je cherche, je desespere... Link to comment Share on other sites More sharing options...
tchuxxx Posted May 25, 2014 Author Share Posted May 25, 2014 Peut être le problème vient du fichier tools/ non? j'ai télécharger la v 1.5.3.1 sur http://www.prestashop.com/fr/versions-developpeurs et le fichier tools/ comprend plusieurs dossiers a l’intérieur or sur mon serveur mon fichier tools/ ne comprend qu’un seul fichier le ".htaccess" . Des idées? 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