Hello Community.
I’m trying to upgrade a site, getting these two errors when trying to run setup.
Deprecated : preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in core/model/smarty/Smarty_Compiler.class.php on line 270
Fatal error : Smarty error: [in footer.tpl line 11]: syntax error: unrecognized tag: $_lang.modx_footer1|replace:’[[+current_year]]’:{‘Y’|date (Smarty_Compiler.class.php, line 447) in core/model/smarty/Smarty.class.php on line 1092
log file shows:
core/xpdo/xpdo.class.php : 1962) Un-recoverable error 8192: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead
core/model/smarty/Smarty_Compiler.class.php : 270) Un-recoverable error 8192: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead
Can’t seem to work out how to proceed.