Hello everyone,
we have recently upgraded Prestashop to 1.7.8.7 and had some problems with invoice pdf, some I managed to solve (e.g. the fact that the payment method didn't appear), but for others I don't know where to turn, in particular I saw that the logo in invoices no longer appears in any case.
Activating Prestashop debug mode gives me the following error:
CRITICAL
11:27:25
php Uncaught Warning: getimagesize(https://www.[domain name].com/img/logo_invoice-1661849716.jpg): failed to open stream: HTTP request failed! HTTP/1.0 403 Forbidden
CRITICAL
11:27:25
request Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: getimagesize(https://www.[domain name].com/img/logo_invoice-1661849716.jpg): failed to open stream: HTTP request failed! HTTP/1.0 403 Forbidden " at /home/negozioc/public_html/vendor/tecnickcom/tcpdf/include/tcpdf_images.php line 167
Does anyone have any idea what the origin of this problem is?
Thank you