Update, the issue is with PHP 7.4, lowered to 7.3 and it works.
Error I get:
/home/myserver/domains/mydomains.com/public_html/wp-content/plugins/easy-table-of-contents/easy-table-of-contents.php(540): apply_filters(‘ez_toc_maybe_ap…’, true)
– /home/myserver/domains/mydomains.com/public_html/wp-content/plugins/easy-table-of-contents/easy-table-of-contents.php(559): ezTOC::maybeApplyTheContentFilter()
I’m getting the same issue with this plugin on PHP 7.3. When activated, its breaks the entire site. I cleared the cache, and also downgraded the PHP version.
There’s a “Stacktrace” error I see in the error logs, that is connected to the PHP Version.
Any ideas?
Same issue here. Anyone figure out to resolve?