solarian
Forum Replies Created
-
Forum: Plugins
In reply to: [Event Tickets and Registration] WP-CLI fatal errorOh ffs, look at your shitty code.
Forum: Plugins
In reply to: [Event Tickets and Registration] REST error with Pantheon hostingI’m getting the same issue. I’ve posted about it in a new thread.
- This reply was modified 11 months, 1 week ago by solarian.
Forum: Plugins
In reply to: [User Verification by PickPlugins] Captcha Error in comments and login errorQuick & 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 4 years, 10 months ago by solarian.
Forum: Plugins
In reply to: [User Verification by PickPlugins] Captcha Error in comments and login errorI 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:326I’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 8 years, 5 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.