Version 1.8.1 and PHP 8 throws error
-
Title says it all: Version 1.8.1 and PHP 8 throws error:
Fatal error: Uncaught Error: Undefined constant “_CRYOUT_THEME_NAME” in MYWPSITE\wp-content\themes\tempera\admin\customizer.php on line 12
Suggested fix: move the define( ‘_CRYOUT_THEME_NAME’, ‘tempera’ ); line from tempera/functions.php to tempera/admin/customizer.php (top of script). Tested and it works.
- The topic ‘Version 1.8.1 and PHP 8 throws error’ is closed to new replies.