Open yochilllllllll opened 3 months ago
Can you make a screenshot of the dynamic-conditions-settings of the widget and activate debug-mode and make a screenshot of the debug-output?
Or could you provide login-data for your staging-page, so i can have a look?
Or you could set WP_DEBUG to true in your wp-config.php und paste the warnings/errors here. Meybe we can find the problem.
got the same issue.
We rolled back to 1.6.2
Our debug.log: [09-Aug-2024 09:21:34 UTC] PHP Fatal error: Uncaught Error: Class 'WeakMap' not found in /var/www/private.com/public_html/wp-content/plugins/dynamicconditions/Public/DynamicConditionsPublic.php:90 Stack trace:
Seems the error is from version 1.6.3. This version is not compatible with PHP <8.0 With 1.7.1 the WeakMap-Error should be fixed with <8.0
Hi, I updated to 1.7.2 and have the same problem. How can I roll back to a version that works?
With 1.7.2 it must be a different error, because WeakMap dont exists anymore. But we found an issue if compare by month or days is selected. This will be fixed soon.
Here you can download older versions: https://wordpress.org/plugins/dynamicconditions/advanced/
It is now fixed with 1.7.4
Updated to version 1.7.1 and it messed up the formatting & other elements of my website. Deactivated plugin and it goes back to normal. See attached screenshot.
PHP 7.4.33 Wordpress 6.6.1
No issues with previous version 1.6.3 prior to this update. Rolling back to 1.6.3 now causes fatal error on staging site. Rolling back to 1.6.2 functions correctly.