3.25 crash
-
After updating to version 3.25, my WordPress site crashed with a critical error. Here’s the error message from the debug log:
PHP Fatal error: Uncaught Error: Using $this when not in object context in /wp-content/plugins/media-library-assistant/includes/class-mla-polylang-support.php:108
Stack trace excerpt:
MLA_Polylang::initialize()
MLA::initialize()
It appears the plugin is calling a non-static context ($this) from a static method, which causes the site to break on load.I’ve rolled back to version 3.24, which works fine. Please advise when a fix is available, or if there’s a workaround for version 3.25.
Thank you.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘3.25 crash’ is closed to new replies.