Jump to content

Erreur Ajax sur validation paiement


Recommended Posts

Bonjour à tous, 

 

Lors d'une validation de paiement (module Stripe) j'obtiens une erreur Ajax, quand je fait un console.log sur cette erreur, j'obtiens ceci : 

 

error:

{readyState: 4, getResponseHeader: ƒ, getAllResponseHeaders: ƒ, setRequestHeader: ƒ, overrideMimeType: ƒ, …}
abort (a)
always ()
complete ()
done ()
error ()
fail ()
getAllResponseHeaders ()
getResponseHeader (a)
overrideMimeType (a)
pipe ()
progress ()
promise (a)
readyState:4
responseText:"<br />↵<b>Fatal error</b>: Uncaught ImagickException: WriteBlob Failed `/tmp/prestashop/app/cache/dev/tcpdf/mska_6b1dd7d92779a573315e5b409aaeb7b9' @ error/png.c/MagickPNGErrorHandler/1643 in /home/uncoindexa/www/tools/tcpdf/tcpdf.php:8618↵Stack trace:↵#0 /home/uncoindexa/www/tools/tcpdf/tcpdf.php(8618): Imagick->writeimage('/tmp/prestashop...')↵#1 /home/uncoindexa/www/tools/tcpdf/tcpdf.php(8078): TCPDF->ImagePngAlpha('/home/uncoindex...', 10.980722222222, -20.477611111111, 160, 82, 56.444444444444, 28.927777777778, 'PNG', '', 'B', false, 300, '', '6b1dd7d92779a57...')↵#2 /home/uncoindexa/www/tools/tcpdf/tcpdf.php(23818): TCPDF->Image('/home/uncoindex...', 10.980722222222, -20.477611111111, 56.444444444444, 28.927777777778, 'png', '', 'B', false, 300, '', false, false, 0, false, false, true)↵#3 /home/uncoindexa/www/tools/tcpdf/tcpdf.php(23214): TCPDF->openHTMLTagHandler(Array, 2, true)↵#4 /home/uncoindexa/www/tools/tcpdf/tcpdf.php(6724): TCPDF->writeHTML('<cssarray>a:0:{...', true, false, true, true, '')↵#5 /home/uncoindexa/www/tools/tc in <b>/home/uncoindexa/www/tools/tcpdf/tcpdf.php</b> on line <b>8618</b><br />↵"
setRequestHeader (a,b)
state ()
status:200
statusCode (a)
statusText:"parsererror"
success ()
then ()

 

Je n'arrive pas à comprendre la réponse texte, il essai d'écrire quelque part, sachant que /tmp/prestashop/app .. n'est pas un dossier que je vois sur mon serveur. 
Certain parle de droit sur les autorisations, mais visiblement ça ne change rien ... 

Si quelqu'un connait cette erreur, connait-il l'issu pour la résoudre ? 

Je suis sur Prestashop 1.6
Merci à tous, 

Bonne journée

Link to comment
Share on other sites

  • 2 years later...

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