Title: solarian's Replies | WordPress.org

---

# solarian

  [  ](https://wordpress.org/support/users/solarian/)

 *   [Profile](https://wordpress.org/support/users/solarian/)
 *   [Topics Started](https://wordpress.org/support/users/solarian/topics/)
 *   [Replies Created](https://wordpress.org/support/users/solarian/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/solarian/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/solarian/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/solarian/engagements/)
 *   [Favorites](https://wordpress.org/support/users/solarian/favorites/)

 Search replies:

## Forum Replies Created

Viewing 12 replies - 1 through 12 (of 12 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Event Tickets and Registration] WP-CLI fatal error](https://wordpress.org/support/topic/wp-cli-fatal-error-3/)
 *  Thread Starter [solarian](https://wordpress.org/support/users/solarian/)
 * (@solarian)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/wp-cli-fatal-error-3/#post-18521726)
 * Oh ffs, look at your shitty code.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Event Tickets and Registration] REST error with Pantheon hosting](https://wordpress.org/support/topic/rest-error-with-pantheon-hosting/)
 *  [solarian](https://wordpress.org/support/users/solarian/)
 * (@solarian)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/rest-error-with-pantheon-hosting/#post-18519681)
 * I’m getting the same issue. I’ve posted about it in a [new thread](https://wordpress.org/support/topic/wp-cli-fatal-error-3/).
    -  This reply was modified 1 year, 1 month ago by [solarian](https://wordpress.org/support/users/solarian/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Verification by PickPlugins] Captcha Error in comments and login error](https://wordpress.org/support/topic/captcha-error-in-comments-and-login-error/)
 *  [solarian](https://wordpress.org/support/users/solarian/)
 * (@solarian)
 * [5 years ago](https://wordpress.org/support/topic/captcha-error-in-comments-and-login-error/#post-14710313)
 * 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 5 years ago by [solarian](https://wordpress.org/support/users/solarian/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Verification by PickPlugins] Captcha Error in comments and login error](https://wordpress.org/support/topic/captcha-error-in-comments-and-login-error/)
 *  [solarian](https://wordpress.org/support/users/solarian/)
 * (@solarian)
 * [5 years ago](https://wordpress.org/support/topic/captcha-error-in-comments-and-login-error/#post-14708527)
 * 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`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Verification by PickPlugins] {ac_activaton_url} not prepending domain name](https://wordpress.org/support/topic/ac_activaton_url-not-prepending-domain-name/)
 *  Thread Starter [solarian](https://wordpress.org/support/users/solarian/)
 * (@solarian)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/ac_activaton_url-not-prepending-domain-name/#post-13399263)
 * 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PDF.js Viewer] Empty PDFjs Screen after Upgrading to 1.4](https://wordpress.org/support/topic/empty-pdfjs-screen-after-upgrading-to-1-4/)
 *  [solarian](https://wordpress.org/support/users/solarian/)
 * (@solarian)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/empty-pdfjs-screen-after-upgrading-to-1-4/#post-12621176)
 * That seems to have done the trick, thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PDF.js Viewer] Empty PDFjs Screen after Upgrading to 1.4](https://wordpress.org/support/topic/empty-pdfjs-screen-after-upgrading-to-1-4/)
 *  [solarian](https://wordpress.org/support/users/solarian/)
 * (@solarian)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/empty-pdfjs-screen-after-upgrading-to-1-4/#post-12618654)
 * I’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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Stripe Payment Gateway] Checkout credit card icon SVGs](https://wordpress.org/support/topic/checkout-credit-card-icon-svgs/)
 *  Thread Starter [solarian](https://wordpress.org/support/users/solarian/)
 * (@solarian)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/checkout-credit-card-icon-svgs/#post-12617457)
 * OK, many thanks.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [wporg-match](https://wordpress.org/support/topic/wporg-match/)
 *  Thread Starter [solarian](https://wordpress.org/support/users/solarian/)
 * (@solarian)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/wporg-match/#post-9743874)
 * [@jdembowski](https://wordpress.org/support/users/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](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [wporg-match](https://wordpress.org/support/topic/wporg-match/)
 *  Thread Starter [solarian](https://wordpress.org/support/users/solarian/)
 * (@solarian)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/wporg-match/#post-9743851)
 * [@otto42](https://wordpress.org/support/users/otto42/) OK, thanks.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Custom Sidebars - Dynamic Sidebar Classic Widget Area Manager] Is working as intended so far](https://wordpress.org/support/topic/is-working-as-intended-so-far/)
 *  [solarian](https://wordpress.org/support/users/solarian/)
 * (@solarian)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/is-working-as-intended-so-far/#post-9743374)
 * [@solarian-ian](https://wordpress.org/support/users/solarian-ian/) Thanks, but
   it’s not your fault… it’s the code that runs the forums. I’ve posted a bug report
   [here](https://wordpress.org/support/topic/wporg-match/).
    -  This reply was modified 8 years, 8 months ago by [solarian](https://wordpress.org/support/users/solarian/).
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Custom Sidebars - Dynamic Sidebar Classic Widget Area Manager] Is working as intended so far](https://wordpress.org/support/topic/is-working-as-intended-so-far/)
 *  [solarian](https://wordpress.org/support/users/solarian/)
 * (@solarian)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/is-working-as-intended-so-far/#post-9740953)
 * 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.

Viewing 12 replies - 1 through 12 (of 12 total)