Jump to content

Erreur 500 sur ma page contact SAV


Recommended Posts

Répondu 1000 fois...

 

Activez l'affichage des erreurs pour en savoir plus, en modifiant cette ligne au début du fichier config/defines.inc.php :
 
define('_PS_MODE_DEV_', false);
 
par
 
define('_PS_MODE_DEV_', true);
 
Et donnez-nous l'erreur après avoir rafraichi la page
Link to comment
Share on other sites

Désolé, je sais que l'erreur 500 à été traité de nombreuse fois.

 

L'erreur est survenu lors du passage à la version 1.6.1.6 à priori.

 

L'erreur que j'ai est  : 

Fatal error: Cannot redeclare class Swift in /home/zoanthus/public_html/tools/swift/Swift.php on line 32

Link to comment
Share on other sites

Alors votre mise à jour n'a pas du bien se passer car la classe Swift a été modifiée.

 

Le fichier public_html/tools/swift/Swift.php n'existe plus dans cette version à cet endroit, il est dans le sous-répertoire public_html/tools/swift/classes maintenant.

Link to comment
Share on other sites

je viens de faire cela, voici l'erreur lorsque j'essaye d'atteindre la boutique : 

Warning: include_once(/home/zoanthus/public_html/tools/swift/Swift.php): failed to open stream: No such file or directory in /home/zoanthus/public_html/modules/baabandonedcartreminder/baabandonedcartreminder.php on line 41

Warning: include_once(): Failed opening '/home/zoanthus/public_html/tools/swift/Swift.php' for inclusion (include_path='/home/zoanthus/public_html/tools/htmlpurifier/standalone:.:/usr/local/php54/pear') in/home/zoanthus/public_html/modules/baabandonedcartreminder/baabandonedcartreminder.php on line 41

Fatal error: Interface 'Swift_Events_Listener' not found in /home/zoanthus/public_html/tools/swift/Swift/Events/SendListener.php on line 18

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