sproutchris
@sproutchris on WordPress.org
- Member Since: January 31st, 2017
Contribution History
sproutchris’s badges:- Core Contributor
-
Posted a reply to regex for url-encoded characters, on the site WordPress.org Forums:
I figured it out; it's getting caught up in the 7G WAF installed on my… -
Posted a reply to regex for url-encoded characters, on the site WordPress.org Forums:
Another thing I found odd (and again, this might just be something with my nginx… -
Posted a reply to regex for url-encoded characters, on the site WordPress.org Forums:
I might have to look into an nginx fix to avoid the 403's instead, although… -
Posted a reply to CleanTalk suddenly causing MySQL service and CPUs to max out, on the site WordPress.org Forums:
That did seem to do the trick. Thanks, Eugene. -
Posted a reply to CleanTalk suddenly causing MySQL service and CPUs to max out, on the site WordPress.org Forums:
I just tried updating another one of our sites from 6.55 to 6.57.2 and it… -
Posted a reply to regex for url-encoded characters, on the site WordPress.org Forums:
Google's issue with those URL's are that they're throwing a 403 with those extra characters… -
Created a topic, regex for url-encoded characters, on the site WordPress.org Forums:
I was hoping someone might be able to provide a helpin… -
Posted a reply to CleanTalk suddenly causing MySQL service and CPUs to max out, on the site WordPress.org Forums:
Because this caused our website some downtime, would you mind providing an explanation as to… -
Posted a reply to CleanTalk suddenly causing MySQL service and CPUs to max out, on the site WordPress.org Forums:
The fix does seem to work. My CPUs are no longer getting maxed out by… -
Posted a reply to CleanTalk suddenly causing MySQL service and CPUs to max out, on the site WordPress.org Forums:
Actually, I'm mistaken. I confused the update released of the separate and different "Security by… -
Posted a reply to CleanTalk suddenly causing MySQL service and CPUs to max out, on the site WordPress.org Forums:
@usr1 Sorry, I thought my post had been deleted by a moderator after it was… -
Posted a reply to CleanTalk suddenly causing MySQL service and CPUs to max out, on the site WordPress.org Forums:
Sorry I have been swamped and unavailable to test the update you have provided. I… -
Posted a reply to CleanTalk suddenly causing MySQL service and CPUs to max out, on the site WordPress.org Forums:
@wpninja27 Go to the bottom of this page to download previous versions. Would you mind… -
Created a topic, CleanTalk suddenly causing MySQL service and CPUs to max out, on the site WordPress.org Forums:
Early yesterday morning our site crashed. I looked at… -
Created a topic, CleanTalk suddenly causing MySQL service and CPUs to max out, on the site WordPress.org Forums:
Our site suddenly crashed early yesterday morning. Ou… -
Posted a reply to Latest version of plugin sending notifications on updates, on the site WordPress.org Forums:
Another vote here for separating the send out between publish and update options as well. -
Posted a reply to Updated posts get pushed, on the site WordPress.org Forums:
Our news organization is experiencing this exact issue as well. This feature seriously needs to… -
Posted a reply to Undefined array key “hide_email_alerts_banner” on dashboard, on the site WordPress.org Forums:
Wordpress 6.6.1PHP 8.2.21 -
Created a topic, Undefined array key “hide_email_alerts_banner” on dashboard, on the site WordPress.org Forums:
Running into error Undefined array key "hide_email_ale… -
Posted a reply to fatal error in 3.4.0, on the site WordPress.org Forums:
Thanks, Steve! Looks like it's working on this end. -
Created a topic, fatal error in 3.4.0, on the site WordPress.org Forums:
After upgrading the plugin from 3.3.1 to 3.4.0, I can … -
Posted a reply to page getting blocked when used inside app, on the site WordPress.org Forums:
The working solution provided to me from support:WordPress Admin Page —> Settings —> Anti-Spam by… -
Posted a reply to page getting blocked when used inside app, on the site WordPress.org Forums:
Sure, I will submit that. Thanks, @katereji. -
Created a topic, page getting blocked when used inside app, on the site WordPress.org Forums:
We have a small and simple password reset form that is… -
Created a topic, logging to database without applying IP rules to polls?, on the site WordPress.org Forums:
We were having an issue a while back where a lot of ou… -
Created a topic, utilize recaptcha, on the site WordPress.org Forums:
Is there a way to incorporate recaptcha into a poll? … -
Posted a reply to doesn’t work with Timber 2.x, on the site WordPress.org Forums:
@kilianso What does your error log say the 500 error is being caused by? -
Posted a reply to doesn’t work with Timber 2.x, on the site WordPress.org Forums:
Fixed for release 0.2.0. -
Posted a reply to doesn’t work with Timber 2.x, on the site WordPress.org Forums:
Here's a fix that worked for me. In clear-cache-for-timber.php, add the new Timber method to… -
Created a topic, doesn’t work with Timber 2.x, on the site WordPress.org Forums:
We need to figure out how to update the plugin to work… -
Posted a reply to finding the amount of authors in each post via database query, on the site WordPress.org Forums:
I believe this works: SELECT ID as post_id, COUNT(ID) AS total_authors FROM wp_posts JOIN wp_term_relationships… -
Created a topic, finding the amount of authors in each post via database query, on the site WordPress.org Forums:
I'm trying a run a database query to see what the tota… -
Posted a reply to backdoor infection?, on the site WordPress.org Forums:
Thanks! -
Created a topic, backdoor infection?, on the site WordPress.org Forums:
This article lists a bunch of exploited Wordpress plug… -
Posted a reply to error in switching posts list dynamically, on the site WordPress.org Forums:
That worked. Thanks, @johnzenausa! -
Created a topic, error in switching posts list dynamically, on the site WordPress.org Forums:
Shortlink code being used: [netsposts use_layout='… -
Created a topic, How to utilize the coauthors_guest_author_fields filter?, on the site WordPress.org Forums:
I'm looking to customize the guest authors profile fie… -
Mentioned in [49344] on Core SVN:
Post Formats: You have to pass an array of supported post formats. -
Created ticket #51391 on Core Trac:
OperationalError: database is locked -
Created ticket #51390 on Core Trac:
PHP error: Trying to access array offset on value of type bool in ... -
Mentioned in [47086] on Core SVN:
Mail: Remove angle brackets from password reset URL in emails sent by `retrieve_password()` and `wp_new_user_notification()`. -
Posted a reply to Unable to upload images, on the site WordPress.org Forums:
Ran wp-cli command wp cache flush and that solved my issue. -
Created a topic, inaccurate comment count on load button, on the site WordPress.org Forums:
We recently purchased the Pro version of this plugin a… -
Posted a reply to Error: Constant MG_WPRM_BASE_NAME already defined, on the site WordPress.org Forums:
Much appreciated for the plugin fix, @kshirod-patel @sagarseth9! Have a wonderful day. -
Posted a reply to Error: Constant MG_WPRM_BASE_NAME already defined, on the site WordPress.org Forums:
Experiencing same error. Using Divi theme 3.19.7, WP 5.0.3, PHP 7.2. I also get these… -
Posted a reply to Bug in 4.6.22 when adding/editing events in WP backend, on the site WordPress.org Forums:
Thanks for the note, Ed. I think this bug was already squashed in the 4.6.22.1… -
Created a topic, Bug in 4.6.22 when adding/editing events in WP backend, on the site WordPress.org Forums:
After upgrading the plugin from 4.6.21 to 4.6.22, when… -
Reopened ticket #44589 on Core Trac:
password reset email link faulty in some email clients -
Created ticket #44589 on Core Trac:
password reset email link faulty in some email clients -
Posted a reply to Twitter social login not working with “loggedout” param in the URL, on the site WordPress.org Forums:
Thanks; I replaced the code in super_socializer.php with version you provided and the behavior is…