forthinc
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Login] Version 4.0.5 Logo don’t saveI have the same issue on multiple sites. I have once again rolled back to 3.2.15 and turned auto-update off for this plugin.
Forum: Plugins
In reply to: [Custom Login] 4.0 fatal error, crashes entire siteWhere do I get 3.2.15? The update replaced it.
Forum: Plugins
In reply to: [WooCommerce] Critical error with Woocommerce 6.2Getting critical error notices all morning. Seems to be in WC 6.2 so I rolled back to 6.1.1 and the errors stopped.
Uncaught exception 'Error' with message 'Call to a member function is_complete() on null' in /nas/content/live/sevencolonial/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-dashboard-setup.php:173
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Partial refunds are subtracted twiceYes, the actual refund issued back to the customer is correct but in the admin page, communication to customer, and printed invoice it’s done double. This is not just a graphical issue because it’s also subtracted twice from reports, which we use for tax filing.
I submitted a ticket with an example and the info you requested above.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] PayPal Payments generates multiple ordersI tried. I get this:
We couldn’t create a request
System Report cannot exceed 32767 charactersI attached it as a text file. If that didn’t work, I can email it.
- This reply was modified 3 years, 7 months ago by forthinc.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] PayPal Payments generates multiple ordersMore info: I have this installed on three WooCommerce sites and it’s doing the same thing on all three.
Functions in the admin that use buttons that trigger js actions do nothing when this plugin is active. This issue is also present in 3.1.1 and 3.1.2.
In Chrome, I see this with your plugin activated and not when it is deactivated:
Uncaught Error: Syntax error, unrecognized expression: #/regenerate/111027 at Function.ea.error (jquery.js?ver=1.12.4-wp:2) at ea.tokenize (jquery.js?ver=1.12.4-wp:2) at ea.select (jquery.js?ver=1.12.4-wp:2) at Function.ea [as find] (jquery.js?ver=1.12.4-wp:2) at n.fn.init.find (jquery.js?ver=1.12.4-wp:2) at new n.fn.init (jquery.js?ver=1.12.4-wp:2) at n (jquery.js?ver=1.12.4-wp:2) at HTMLDocument.<anonymous> (fields.js?ver=5.5.3:5) at i (jquery.js?ver=1.12.4-wp:2) at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:2) post.php?post=128134&action=edit:1
Updated this morning to 3.1.1. This same issue persists.
Uncaught Error: Syntax error, unrecognized expression: #/regenerate/111027
at Function.ea.error (jquery.js?ver=1.12.4-wp:2)
at ea.tokenize (jquery.js?ver=1.12.4-wp:2)
at ea.select (jquery.js?ver=1.12.4-wp:2)
at Function.ea [as find] (jquery.js?ver=1.12.4-wp:2)
at n.fn.init.find (jquery.js?ver=1.12.4-wp:2)
at new n.fn.init (jquery.js?ver=1.12.4-wp:2)
at n (jquery.js?ver=1.12.4-wp:2)
at HTMLDocument.<anonymous> (fields.js?ver=5.5.3:5)
at i (jquery.js?ver=1.12.4-wp:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:2)- This reply was modified 4 years, 4 months ago by forthinc.
Forum: Plugins
In reply to: [Autoptimize] Images are optimized but not served as webpWhat are you displaying that table with? I use Chrome developer tools, but it doesn’t look like that. Is ShortPixel also generating svg files? We have none on our site but there are some in that list.
Fixed in 1.5.1. And thanks for the dates with the versions. It adds helpful info to the history.
Forum: Plugins
In reply to: [WooCommerce] Can’t search product SKU in adminThis is a partial fix only. I can now search by SKU but for published products only. Still no search of post_status=draft or post_status=pending.
Forum: Plugins
In reply to: [REST API Log] No REST API Log Entries foundOur hosting is on WP Engine.
Forum: Plugins
In reply to: [REST API Log] No REST API Log Entries foundAccording to the WooCommerce documentation, they’re using the WordPress v2 REST API. https://woocommerce.github.io/woocommerce-rest-api-docs/
Forum: Plugins
In reply to: [WooCommerce] Coupon Per Email Restriction not workingI have a coupon named welcome10 (10% off for first-time customers) and the “Usage limit per user” set to 1. On December 19, 2016, a customer placed an order and used that coupon. On December 22, 2016 that same customer (same email address) placed another order and used that same coupon again. Today, January 4, 2017, she placed another order (same email address) and used that same coupon again.
The payment method for all three of these orders is Amazon Payments Advanced, so the customer info (contact, email, shipping address) come in later than other payment methods. But clearly in this case, the restriction per user does not work. And because of that, we have lost just over $100 on these two additional sales.
There are no settings because the plugin will not activate.