-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connection problem between prinful and prestashop (error 500) #6
Comments
Hi, thanks for reaching out. Which PS version are you using? |
Hi, Thank you for your feedback: |
Hi. Looks like we are facing this PrestaShop issue introduced in version 1.7.8.0: PrestaShop/PrestaShop#26361 We will try to patch this from our end, but it may take us some time. If you are not bound to the newest PrestaShop version, you can downgrade for a while. |
I will check if I have a backup of the old version. Thank you for your feed back ! |
We are now omitting the empty |
where can i download the test version? |
You don't have to. The request is made from our system and we are now omitting this parameter already. So just try to push a product now |
Is this your domain https://shop.bindy.xyz? Seems like your website is returning 500 status code error on one of our requests. Checking.. |
Yes it's a test shop :) |
Did you change the Prestashop version or is it still the same? Can you try reinstalling the plugin? and connecting again? EDIT: Also, as this is a 500 status error code from your side, you may find additional info in your PHP error logs, if you have access them |
Hi, I have tried with different setups. I did an installation from scratch. But nothing works. If I do as on the forum, put in PHP 7.2 then it works |
Prestashop 8 is out and it supports PHP 8.0, but module lacks support even with PHP 7.4... Great, any news about updates? |
Hello,
It is not possible to connect a store to printful.
Printful returns a 500 error
"Erreur de connexion PrestaShop : Erreur du serveur interne 500 ! Veuillez consulter les journaux de votre serveur pour obtenir une description détaillée du problème."
Same problem as described here:
https://www.prestashop.com/forums/topic/1041427-printful-error-500-webservice-onoff-enable-cgi-mode-for-php/
This seems to be due to Php 7.4...
Thanks in advance,
The text was updated successfully, but these errors were encountered: