ewd910
Forum Replies Created
-
@eugenecleantalk should I select “Complete deactivation” when uninstalling 6.55?
For some additional info, I think the last version that didn’t cause our CPU to spike regularly was 6.55, that is what we are rolling back to
No console errors. We are on WP 6.7.1, theme Astra 4.8.7, B Blocks Pro 1.9.8
I’m also having this issue.
Cron unschedule event error for hook: spectra_regenerate_post_assets, Error code: could_not_set, Error message: The cron event list could not be saved.Hi @serge00 ,
The filters were not an issue, the requests were correctly being marked as spam and responding with the Registration Denied status, however the registration was still going through and the users were added to the databaseYes, that was it, thanks. For anyone else with this issue, the nonce wasn’t updating after the password change, the
$_COOKIEvar has to be updated directly rather than relying on the WordPress implementation. I found this stackoverflow post useful –
https://wordpress.stackexchange.com/questions/377570/identical-wp-rest-nonce-returned-from-rest-apiI’m having the same issue, my site is flooded with spam registrations from the python-requests user agent. My cleantalk dashboard is saying registration denied, but they are still getting into the db, and a registration approval email is being sent to admins. I have a custom PHP handler for
admin_post_user_register_formmaybe that has something to do with it.Experiencing the same thing with the cover block
Forum: Plugins
In reply to: [Page Builder Gutenberg Blocks – CoBlocks] PHP errorthanks!
Forum: Plugins
In reply to: [Page Builder Gutenberg Blocks – CoBlocks] PHP errorSure,
PHP 8.0
WordPress 6.3.2
CoBlocks 3.1.4Forum: Plugins
In reply to: [New User Approve] PHP 8 Compatibiltiy?Thanks!
When will this be resolved? turning off wp_debug is not a solution
Forum: Plugins
In reply to: [Smart Slider 3] PHP Fatal error on pagesI will look into this, however even if this is the case it shouldn’t cause a fatal error on the page it’s on, that should be fixed
Forum: Plugins
In reply to: [Page Builder Gutenberg Blocks – CoBlocks] Fatal error on form submissionHi, thanks for the help, turns out that the from address and from name weren’t being set correctly. Works fine after that was resolved
Forum: Plugins
In reply to: [Page Builder Gutenberg Blocks – CoBlocks] Fatal error on form submissionHi again, we are already testing on 3.1.2, this resolves the fatal error but does not submit the form.