mercurydan
Forum Replies Created
-
Forum: Plugins
In reply to: [Booster for WooCommerce] Updating to PHP 8.1Ok that works.
ThanksForum: Plugins
In reply to: [Eway Payment Gateway] Site error when in backendIt seems to be fixed when I rollback to previous Version 4.5.1
- This reply was modified 1 year, 11 months ago by mercurydan.
Forum: Plugins
In reply to: [Booster for WooCommerce] Can’t update PHP to 8.0yeah same for me I get this error. Something to do with collecting user roles in a PDF.
Fatal error: Uncaught Error: implode(): Argument #1 ($pieces) must be of type array, string given in public_html/wp-content/plugins/woocommerce-jetpack/includes/shortcodes/class-wcj-orders-shortcodes.php on line 561 Call stack: implode() wp-content/plugins/woocommerce-jetpack/includes/shortcodes/class-wcj-orders-shortcodes.php:561 WCJ_Orders_Shortcodes::wcj_order_customer_user_roles() wp-content/plugins/woocommerce-jetpack/includes/classes/class-wcj-shortcodes.php:321 WCJ_Shortcodes::wcj_shortcode() wp-includes/shortcodes.php:355 do_shortcode_tag() preg_replace_callback() wp-includes/shortcodes.php:227 do_shortcode() wp-content/plugins/woocommerce-jetpack/includes/classes/class-wcj-pdf-invoice.php:240 WCJ_PDF_Invoice::get_html() wp-content/plugins/woocommerce-jetpack/includes/classes/class-wcj-pdf-invoice.php:261 WCJ_PDF_Invoice::get_pdf() wp-content/plugins/woocommerce-jetpack/includes/class-wcj-pdf-invoicing.php:306 WCJ_PDF_Invoicing::merge_pdfs() wp-content/plugins/woocommerce-jetpack/includes/class-wcj-pdf-invoicing.php:267 WCJ_PDF_Invoicing::bulk_actions_handle() wp-includes/class-wp-hook.php:308 WP_Hook::apply_filters() wp-includes/plugin.php:205 apply_filters() wp-admin/edit.php:222
This is what was on my site under wwp_options_registered_custom_roles.
s:159:”A:150:“a:1:{s:18:”wholesale_customer”;a:3:{s:8:”roleName”;s:18:”Wholesale Customer”;s:4:”desc”;s:37:”This is the main wholesale user role.”;s:4:”main”;b:1;}}“;”;
“s:159:”A:150:” This section was added for some reason. The staging site I have doesnt show this. I couldn’t save the changes in admin no matter how many times I pressed “save changes”, so I had to go to the phpmyadmin database directly to change it.
Forum: Plugins
In reply to: [Brevo for WooCommerce] Duplicate “New Order” EmailsI’m having the same problem. I have both “Sendinblue for WooCommerce” and “Newsletter, SMTP, Email marketing and Subscribe forms by Sendinblue” and I’m not sure which one is sending 2 emails.
the wholesale role is missing and It wont allow me to add it without being a premium member.
Version 11.8.7
I update everyday when I see the updates unless its a weekend. Seems to have only started around the 5th September so whatever update that was might have changed something.- This reply was modified 2 years, 1 month ago by mercurydan.
Forum: Plugins
In reply to: [Booster for WooCommerce] line items on invoice not showing on update 5.6.2I used a staging site and Reset the settings on PDF invoices, but nothing changed it still doesnt show the order line items in the update 5.6.5.
Forum: Plugins
In reply to: [WooCommerce Eway Gateway] 3D Secure 2.03D secure 1.0 does not equal 3D secure 2.0. They are different things. I’m wanting to know when they will support 2.0.
“Supports 3D Secure Version 1 and 2 (coming soon).” Coming SOON!!! in the next decade?unit 110/2 Artarmon Rd, Willoughby NSW 2068, Australia
This is an example. Google recognizes it but doesn’t include the Unit 110 in address line 2.
Forum: Plugins
In reply to: [Booster for WooCommerce] line items on invoice not showing on update 5.6.2I think its this section of code not showing up.
<p>
[wcj_order_items_table table_class=”pdf_invoice_items_table”
columns=”product_thumbnail|product_sku|item_name|item_quantity|line_subtotal_tax_incl”
columns_titles=”image|SKU|Product|Qty|Total”
columns_styles=”width:7%;|width:5%;|width:68%; font-size: 1.5em;|width:5%; font-size: 1.5em;|width:15%;text-align:right; font-size: 1.5em;”]
<table class=”pdf_invoice_totals_table” style=”font-size:10vw”>`Forum: Plugins
In reply to: [WPC Product Bundles for WooCommerce] Coupon total not working“Calculate coupon discounts sequentially”
This was ticked in Woo commerce settings General tab. Once I unticked it, then it worked.Forum: Plugins
In reply to: [Customer Reviews for WooCommerce] MY REVIEWS ARE NOT SHOWING ON CUSREVHi
Thank you this worked. I thought this was already setup.Forum: Plugins
In reply to: [Payment Plugins Braintree For WooCommerce] latest updateMy Clayton
All good its working now with the latest update. Thanks for this.Forum: Plugins
In reply to: [Payment Plugins Braintree For WooCommerce] latest updateMr Clayton
Thanks. The solution I found was to use 3.2.3 and turn off SG Optimizer which does my caching. However I think it was also when I went from Elementor, back to WordPress Editor (Gutenberg) that there may have been some corruption in the coding around the Shortcode for Woocommerce Checkout.
Previously I think we discussed a problem with having the Cart and Checkout shortcode on the same page as a problem.