Alexander Celeste
Forum Replies Created
-
Forum: Plugins
In reply to: [ReCaptcha Integration for WordPress] Checkout Issues on WooCommerce 7.5.0@howdy_mcgee thanks for the clarification.
Forum: Plugins
In reply to: [ReCaptcha Integration for WordPress] Checkout Issues on WooCommerce 7.5.0I’m still seeing the same issue with the current version of WooCommerce.
I don’t like to edit other people’s plugins when used on production environments, but what I found to work in a staging environment was not what @howdy_mcgee exactly said. That is, there is nothing around line 207 that makes sense to add this in near, as that file has a class near there. What worked for me was to just append the code block above at the end of the file.
@robscott what version is current, though? My sites that I use this on all have 1.7.1 with not being able to update further in any way, but I see in the changelog there is a 1.7.2. On the command line, when I try to reinstall the plugin with wp-cli, it complains of an inability to verify 1.7.2, and I guess just reinstalls 1.7.1. Maybe may server is somehow stuck at assuming 1.7.1 is current, and that is the heart of line numbering differences?
@robscott, it is possible that I once opened the plugin file, which may have then formatted it with my code editor. I definitely haven’t intentionally edited the plugin. It isn’t asking for an update, so I’m running the latest version. That is fine. If the error is the same, then it should be fixed in a later release regardless.
I’m seeing a similar warning:
PHP Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /plugins/mailgun/includes/wp-mail-api.php on line 332Same file, but different line.
- This reply was modified 5 years, 5 months ago by Alexander Celeste.