gfrino
Forum Replies Created
-
When is the update coming? Your suggestion doesn’t solve the issue, I need WooCommerce Plus to give points based on amount spent in the website and so people can use points to buy items.
Which code snippet?
Forum: Plugins
In reply to: [WooCommerce] After update to 8.5 get error 403 ForbiddenI confirm, the issue remains in 8.5.1, all my multisites and websites of our clients got 403, total disaster, was most of the day yesterday fixing the issue and talking to clients. I wonder why don’t they test security before in WooCommerce.
Forum: Plugins
In reply to: [Star CloudPRNT for WooCommerce] Security-VulnerabilityThe latest version I find in github is from 2021! Can you guys update this plugin please?
https://github.com/star-micronics/star-cloudprnt-for-woocommerce/releases/tag/v2.0.3
Forum: Plugins
In reply to: [Star CloudPRNT for WooCommerce] Some orders aren’t printingI managed to fix the problem by adding the following code:
function name star_cloudprnt_format_currency()
function star_cloudprnt_format_currency($value) { if(!empty($value)){ return star_cloudprnt_get_codepage_currency_symbol() . number_format($value, 2, '.', ''); } }
I guess would be good if the developer of the plugin adds the above
Hi Mailpoet, I’m an Agency Owner and paid for the unlimited license to then find out that the subusers do see all the email addresses of all other subsites in a multisite, one year and 4 months ago you wrote in this thred that you would fix this bug, now we are one year and 4 months later, this bug it’s still there and it’s really a big problem with GDPR and user experience! It’s not a minor bug, it’s a big issue for Agencies. When can you solve this!?!?!?