gingerbooch
Forum Replies Created
-
Hi @wpautoterms,
Thanks for your confirmation and fix to come.
Hi @wpautoterms,
Thank you for your fast answer.
The issue is related to WP Autoterms, it seems to point to a modification made from WP 6.7, changing the way translations must be loaded.
I confirm your plugin is loading translations in the file :
…/includes/wpautoterms.php line 71public static function init_translations() { load_plugin_textdomain( WPAUTOTERMS_SLUG, false, WPAUTOTERMS_PLUGIN_DIR . 'languages/' ); }You can reproduce the bug by installing the latest WP on a server, with default theme, WP_DEBUG = TRUE, and install WP Autoterms as a unique plugin.
I will also send an email to the address you provided.
Have a nice day,
GB- This reply was modified 1 year ago by gingerbooch.
Forum: Plugins
In reply to: [UniConsent Cookie Consent CMP - Consent Manager] PHP Deprecated NoticeForum: Plugins
In reply to: [GEO my WP] bug reportHi @ninjew,
I’m glad I could help.
Forum: Plugins
In reply to: [UniConsent Cookie Consent CMP - Consent Manager] Error notice in the backendThank you @uniconsent,
Version 1.4.7 removed the error message.
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Block user with a scriptMany thanks for your answer 👍
Have a nice day,
GB
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Bug found / Too many redirectsHi @gioni,
Thanks for your reply. I forgot to tell you this situation used to work smoothly. Also, this issue doesn’t only occurs when using WP Cerber custom login page option with Theme My Login and BP.
Actually, I just tried to enable this option because I thought it was for telling Cerber where the current login page is (in case the admin has already moved it). Then I understood it was also designed to move the default WP login page, which intrinsically is not compatible with any other app doing the same thing. That’s why I suggested maybe a second option or filter to fix it for people in such a situation.
Concerning Theme My Login, I have been using it for a while. At first I was using many features, but I only remain using the default function (moving and integrating the login page with the theme of the site, not a full screen page), and the irreplaceable email verification at registration function.
So, as of https://ww.wp.xz.cn/support/topic/new-error-with-version-8-9-5/ and https://ww.wp.xz.cn/support/topic/delete-user-error/, everything was working fine with BuddyPress, Theme My Login, and WP Cerber all together. Those issues all appeared between versions 8.6.5 and 8.9.3 (I don’t have versions between for testing).
I thought you may consider it as you did for the previous issues, but my first message was not explicit on these details so I keep a hope.
Thank you,
GBForum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] New error with version 8.9.5Hi Gregory,
Everything looks good with version 8.9.6.
Many thanks !! 🙏
GB
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] New error with version 8.9.5Hi Gregory (@gioni),
Thanks for your answer.
I’m actually experiencing this with WordPress running version 5.8.3.Have a nice day,
GBForum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] New error with version 8.9.5Hi Gregory (@gioni),
Thank you for your answer. Yes it seems to be directly related to the post you mentioned. The difference for me is a fatal error in addition to the warning when posting the form I use to manage the lostpassword sending link.
I had no problem so far with previous versions of your plugin. This issue only occurs since the 8.9.5 version.
The error message is like :
Warning: Parameter 1 to {closure}() expected to be a reference, value given in /***/wp-includes/class-wp-hook.php on line 303 Fatal error: Uncaught ArgumentCountError: Too few arguments to function {closure}(), 1 passed in /***/wp-includes/class-wp-hook.php on line 303 and exactly 2 expected in /***/wp-content/plugins/wp-cerber/cerber-load.php:3396 Stack trace: #0 /***/wp-includes/class-wp-hook.php(303): {closure}(Object(WP_Error)) #1 /***/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters('', Array) #2 /***/wp-includes/plugin.php(470): WP_Hook->do_action(Array) #3 /***/wp-content/plugins/custom_plugin/custom_plugin.php(1415): do_action('lostpassword_...', Object(WP_Error)) #4 /***/wp-content/plugins/custom_plugin/custom_plugin.php(392): Custom_Plugin::retrieve_password() #5 /***/ in /***/wp-content/plugins/wp-cerber/cerber-load.php on line 3396Thank you for your support,
GBForum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Delete User Error !!!Hi @gioni,
Many thanks for update 8.9.5, the issue is fixed !
Hi @vaakash,
I realize there is no private messaging here. Do you have a website where I can contact you please ? I don’t want to publish here.
Thank you,
GBEdit : When setting the “Show Share Menu” option to yes, the share menu is clickable and the links inside the share menu are working well, but my selection of Share Icons steel won’t work. Those working links are pointing to ‘#’ instead of pointing to the social url with the ‘?u=’ query arg. It seems to make a notable difference.
Thanks,
GBForum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Delete User Error !!!Hi @gioni,
Thank you for your return on this topic.
Once updated, I will let you know if that fix the bug by my side.