duup
Forum Replies Created
-
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] UBL regenerated?It seems to be fixed now. thx!
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] UBL regenerated?Yes, that worked. I can now download the UBLs again.
Now we have to wait for the new subscription renewal to see if that other issue is fixed too. thx!!
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] UBL regenerated?Tried that. But when I click to download a UBL, then I get this error;
Fatal error: Failed opening required ‘/home/u174197727/domains/mydomain.com/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/sabre/xml/lib/Serializer/functions.php’ (include_path=’.:/opt/alt/php82/usr/share/pear:/opt/alt/php82/usr/share/php:/usr/share/pear:/usr/share/php’)
/home/u174197727/domains/mydomain.com/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/ubl/Builders/SabreBuilder.php (29) 0 /home/u174197727/domains/mydomain.com/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Documents/OrderDocument.php(1506): WPO\IPS\UBL\Builders\SabreBuilder->build() 1 /home/u174197727/domains/mydomain.com/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Main.php(519): WPO\IPS\Documents\OrderDocument->output_ubl() 2 /home/u174197727/domains/mydomain.com/public_html/wp-includes/class-wp-hook.php(324): WPO\IPS\Main->generate_document_ajax() 3 /home/u174197727/domains/mydomain.com/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() 4 /home/u174197727/domains/mydomain.com/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() 5 /home/u174197727/domains/mydomain.com/public_html/wp-admin/admin-ajax.php(192): do_action() 6 {main}Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] UBL regenerated?I have to come back. It was working for the reported UBL problem, but since then we get an error whenever a subscription renews.
“An error has occurred while processing a recent subscription related event. For steps on how to fix the affected subscription and to learn more about the possible causes of this error, please read our guide here.”
When I look at the log, then i just see
2025-03-12T10:48:09+00:00Error scheduled action 2303644 (subscription payment) failed to finish processing after 300 seconds Additional context{ “action_args”: “subscription_id: 296575” }2025-03-12T12:26:47+00:00Error scheduled action 2303979 (subscription payment) failed to finish processing after 300 seconds Additional context{ “action_args”: “subscription_id: 285399” }
Then the email that we get probably says more:
WordPress version 6.7.2 Active theme: Child Theme for Divi (version 1.0) Current plugin: PDF Invoices & Packing Slips for WooCommerce (version 4.2.0-rc.1) PHP version 8.2.27 Error Details ============= An error of type E_COMPILE_ERROR was caused in line 19 of the file /home/u174197727/domains/ourdomain.com/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/sabberworm/php-css-parser/src/CSSList/CSSBlockList.php. Error message: Cannot declare class WPO\IPS\Vendor\Sabberworm\CSS\CSSList\CSSBlockList, because the name is already in useForum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] UBL regenerated?Yes thanks. That is fixed and seems to upload fine again! Thanks for the quick turnaround.
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] UBL regenerated?Apparently the UBL is regenerated when you click to open it. So a new version of the plugin, might generate a different UBL file I have experienced. I’m comparing a order from January to the same order from February, and for our billing system, the UBL is incorrect and not completely processed.
The UBL sent in January looks like
<cac:AccountingCustomerParty>
<cbc:CustomerAssignedAccountID></cbc:CustomerAssignedAccountID>
<cac:Party>
...
</cac:Party>
</cac:AccountingCustomerParty>Then non-working version of the February renewal looks like this
<AccountingCustomerParty>
<cac:AccountingCustomerParty>
<cbc:CustomerAssignedAccountID></cbc:CustomerAssignedAccountID>
<cac:Party>
...
</cac:Party>
</cac:AccountingCustomerParty>
</AccountingCustomerParty>And this last notation is failing at our accounting platform due to the extra level. They say that the last version of the UBL is not compliant as proper UBL notation. How to correct this? And who needs to correct something?
Forum: Plugins
In reply to: [Price Based on Country for WooCommerce] not taking the fixed priceArg, was not aware that there was a ‘rest of the world’ pricing at product level. Changed that and it will probably work next time. Thanks for the hint!!
And please explain too how to get the image of the product please.
One more thing. In that table, there is an auction_id. To which table does this related? How to find e.g. a name of the article?
Ah ok. No problem. Thanks for the info!
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] invoice for canceled ordersReally? So a simple export action is also creating invoices for cancelled orders? That is totally unexpected. That explains why we have 500 incorrect invoices:-(
We are running 2.5.3 and 2.4 pro version.
How do we get the updates in? Not automatically apparently.Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] invoice for canceled ordersThanks Ewout,
We have it set to generate the invoice on completion, but question.
Could this action (where we want to export orders) generate the ‘missing’ documents when we check all statuses?Forum: Plugins
In reply to: [Documentor - Create Product Documentation] sections and 404Can you please help me with this?
I have the same problem. Paid version too.
See https://wordpress.org/support/topic/sections-and-404/
No fix yet.
And have to renew my subscription by now…Forum: Plugins
In reply to: [Documentor - Create Product Documentation] sections and 404That URL is the help document. That is showing up fine.
Problem is with the sections of that document and the sitemap.
See https://www.presentationpoint.com/sitemap/
In the file, there is a section group.
All sections listed in there, are causing a 404.
Who is doing something wrong?