Remco20
Forum Replies Created
-
Forum: Plugins
In reply to: [PostNL for WooCommerce] Error! Wrong format for cut off time!The Cut Off Time is: –:–
So, what should I fill in?
Dear David,
I tried your solution, however it did not work.
Kind regards,
Remco
I am running the latest version 6.2.5 of Comming Soon.
PHP version 7.4.20
Wordpress version 5.7.2When I deactivated the Comming Soon plugin, the warning also disappeared. So the Comming Soon plugin is causing the warning.
Dear Pola,
The point is that your plugin is still using a deprecated function.
So I changed the function myself.
I changed ‘rocket_define_donotminify_constants’ in the file wp-content/plugins/coming-soon/app/functions-utils.php in ‘rocket_define_donotoptimize_constant”
And now the warning disappeared.
As WP-Rocket support already mentioned it has nothing to do with WP-Rocket, but with the Comming Soon plugin which still uses an deprecated function.
Regards,
Remco
Dear Pola,
This had nothing to do with the PHP version or hosting provider. I contacted WP-Rocket support and they answered the following:
==========================================
The message you are seeing means that another plugin/theme is using WP Rocket’s rocket_define_donotminify_constants() function. This has been deprecated since WP Rocket 2.11:
https://github.com/wp-media/wp-rocket/blob/2d094e01278e3e911d50cdded013f22f53ea4e70/inc/deprecated/deprecated.php#L603-L623The function still works, but is shouldn’t be used anymore. The only side effect is the warning you see. Please read ahead.
To find which plugin is using that function, please do the following steps…..
In the results you’ll probably find another plugin or the theme referencing the rocket_define_donotminify_constants() function.You should then reach out to the plugin’s/theme’s developers and ask them to not use the specific function anymore.
===========================================================
So, that is why I contacted you, because your plugin is using ‘rocket_define_donotminify_constants’ in the file wp-content/plugins/coming-soon/app/functions-utils.php.Kind regards,
Remco
My problem is solved. Thank you.
Forum: Plugins
In reply to: [Print, PDF, Email by PrintFriendly] Error – contextual helpI am getting the same error. After deactivating the plugin, the error disappears.
If I add define( ‘DB_CHARSET’, ‘utf8mb4’ ); to wp-config.php, Yoast SEO is working again, but now I get other error messages from other plugins. If I remove define( ‘DB_CHARSET’, ‘utf8mb4’ ); from wp-config.php these error messages disappear, however I have to deactivate Yoast.
Forum: Plugins
In reply to: [MailPoet Gravity Forms Add-on] Fatal error at activationHello Sebastien,
After updating de plugin Mailpoet Woocommerce Add On to version 2.0.1. the problem with Mailpoet Gravity Forms Add On was solved.
Kind regards,
Remco
Forum: Plugins
In reply to: [MailPoet Gravity Forms Add-on] Fatal error at activationHello Sebastien,
I tried your update, but after activation of the plugin I get a blank screen. I have to remove the plugin (via FTP) to get access to my test website again. I do not know what the problem is, because I do not get any error messages.
Hope you can fix it.
Kind regards,
Remco