Traeonna
Forum Replies Created
-
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] 200: parsererrorOMG I figured it out. I recently changed my PHP version and didn’t realize it would disable a bunch of extensions (like dom)!
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] 200: parsererrorWhen I try to generate an invoice (or packing slip):
InvoiceFatal error: Class “DOMDocument” not found/home/epub/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/wpo-ips-functions.php (623)#0 /home/epub/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Documents/OrderDocumentMethods.php(99): wpo_wcpdf_sanitize_html_content() #1 /home/epub/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Documents/OrderDocumentMethods.php(111): WPO\IPS\Documents\OrderDocumentMethods->get_billing_address() #2 /home/epub/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/templates/Simple/invoice.php(48): WPO\IPS\Documents\OrderDocumentMethods->billing_address() #3 /home/epub/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Documents/OrderDocument.php(1783): include(‘/home/epub/publ…’) #4 /home/epub/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Documents/OrderDocument.php(1639): WPO\IPS\Documents\OrderDocument->render_template() #5 /home/epub/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Documents/OrderDocument.php(1596): WPO\IPS\Documents\OrderDocument->get_html() #6 /home/epub/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Documents/OrderDocument.php(1663): WPO\IPS\Documents\OrderDocument->get_pdf() #7 /home/epub/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Main.php(517): WPO\IPS\Documents\OrderDocument->output_pdf() #8 /home/epub/public_html/wp-includes/class-wp-hook.php(324): WPO\IPS\Main->generate_document_ajax() #9 /home/epub/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #10 /home/epub/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() #11 /home/epub/public_html/wp-admin/admin-ajax.php(192): do_action() #12 {main}
- This reply was modified 10 months ago by Traeonna.
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] 200: parsererrorNot to my knowledge. Everything was fine when I was using 4.5.2-pr1188.1, but recently updated to 4.6.0 and that’s when everything stopped working.
I had the same issue, but found the answer in another thread. https://wordpress.org/support/topic/troubleshoot-live-rates-not-appearing-on-checkout/
I just put (X) None in Shape and I got all the missing ones.
I had this same issue. The Shape (X) None was apparently what I was missing. So not intuitive.
@alexmigf 4.5.2-pr1188 fixed the issue I was having. Thank you.
Forum: Themes and Templates
In reply to: [OceanWP] Styling Help: Custom Add To Cart widgetThank you so much! Yes! That helped a lot! I appreciate you taking the time to post a response!