solarian
Forum Replies Created
-
Quick & dirty? You could put in this line:
if (is_wp_error($response)) wp_die( __('Captcha error, please try again.','user-verification') );
before this line:
$response = json_decode($response["body"], true);
But that won’t fix any underlying issues, it’ll just exit more gracefully.
- This reply was modified 3 years, 3 months ago by solarian.
I could be related to the following, which has started popping up occasionally since the latest update:
PHP Fatal error: Uncaught Error: Cannot use object of type WP_Error as array in /var/www/dailysceptic.org/wp-content/plugins/user-verification/includes/functions-recaptcha.php:326
I’m also finding that whilst the “Re-send verification email” emails are being sent, they’re being bit-bucketed by Google and are not getting through. I don’t know the reason why, but some change must have happened to render them undeliverable.
Forum: Plugins
In reply to: [PDF.js Viewer] Empty PDFjs Screen after Upgrading to 1.4That seems to have done the trick, thanks.
Forum: Plugins
In reply to: [PDF.js Viewer] Empty PDFjs Screen after Upgrading to 1.4I’m getting the same thing, and in Firefox on Ubuntu and iOS with Safari/Firefox.
It seems to happen only sometimes. Repeated page refreshes seems to fix it on the desktop.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Checkout credit card icon SVGsOK, many thanks.
Forum: Everything else WordPress
In reply to: wporg-match@jdembowski I imagine it’s limited to only a few users anyway, so not a huge issue. Thanks for looking into it.
Forum: Everything else WordPress
In reply to: wporg-match@otto42 OK, thanks.
@solarian-ian Thanks, but it’s not your fault… it’s the code that runs the forums. I’ve posted a bug report here.
- This reply was modified 6 years, 11 months ago by solarian.
This really ought to be a separate topic, but I am getting email alerts from [wporg-match] about this thread, because I have a similar username to the topic author. Can I suggest amending the regex for that so that “solarian-ian” is distinguished from “solarian”, etc.