stob8544
Forum Replies Created
-
Forum: Plugins
In reply to: [Invoices for WooCommerce] Network error on pdf creationOk problem solved.
I deleted the .htaccess file and recreated it.
I can create manually orders PDF.
Have a good day !
Forum: Plugins
In reply to: [Invoices for WooCommerce] Network error on pdf creationI just have a new ordre ansd i found this in my logs
[13-Mar-2020 10:38:36 UTC] PHP Notice: outlining_columns_html est obsolète depuis la version WooCommerce PDF Invoices v2.8, aucune alternative n’est disponible. in /home/atesterofm/websites/flydust/wp-includes/functions.php on line 4651
[13-Mar-2020 10:38:36 UTC] PHP Notice: get_columns_count est obsolète depuis la version WooCommerce PDF Invoices v2.8, aucune alternative n’est disponible. in /home/atesterofm/websites/flydust/wp-includes/functions.php on line 4651
[13-Mar-2020 10:38:36 UTC] PHP Notice: get_colspan est obsolète depuis la version WooCommerce PDF Invoices v2.8, aucune alternative n’est disponible. in /home/atesterofm/websites/flydust/wp-includes/functions.php on line 4651
[13-Mar-2020 10:38:36 UTC] PHP Notice: display_purchase_order_number est obsolète depuis la version WooCommerce PDF Invoices v2.8 ! Utilisez WPI()->templater()->get_meta( ‘_po_number’ ) à la place. in /home/atesterofm/websites/flydust/wp-includes/functions.php on line 4648
[13-Mar-2020 10:38:36 UTC] PHP Notice: display_vat_number est obsolète depuis la version WooCommerce PDF Invoices v2.8 ! Utilisez WPI()->templater()->get_meta( ‘_vat_number’ ) à la place. in /home/atesterofm/websites/flydust/wp-includes/functions.php on line 4648
[13-Mar-2020 10:38:36 UTC] PHP Notice: WC_Order::has_meta( $order_item_id ) est obsolète depuis la version 3.0 ! Utilisez WC_Order_item::get_meta_data à la place. in /home/atesterofm/websites/flydust/wp-includes/functions.php on line 4648
[13-Mar-2020 10:38:36 UTC] PHP Notice: get_colspan est obsolète depuis la version WooCommerce PDF Invoices v2.8, aucune alternative n’est disponible. in /home/atesterofm/websites/flydust/wp-includes/functions.php on line 4651
[13-Mar-2020 10:38:36 UTC] PHP Notice: display_zero_rated_vat est obsolète depuis la version WooCommerce PDF Invoices v2.8, aucune alternative n’est disponible. in /home/atesterofm/websites/flydust/wp-includes/functions.php on line 4651
[13-Mar-2020 10:38:36 UTC] PHP Notice: display_zero_rated_vat est obsolète depuis la version WooCommerce PDF Invoices v2.8, aucune alternative n’est disponible. in /home/atesterofm/websites/flydust/wp-includes/functions.php on line 4651Forum: Plugins
In reply to: [Invoices for WooCommerce] Network error on pdf creationHi,
Thanks for your answer.
I tried on Chrome and Firefox. same issue. I’got an error message on firefox “ne pourra être enregistré car le fichier source ne peut être lu.”
Is it possbile that’s coming from rights ? For exmaple is the file : http://flydust.fr/wp-content/uploads/woocommerce-pdf-invoices/attachments/2020/00001-2020.pdf is supposed ti be accessible?
Thks
For me it was a password’s error. Thanks to my client ..
I put $mail->SMTPDebug = 3 in plugin file wp_mail_smtp.php. I got more informations and understood where my error came from.