• 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.

    • This topic was modified 1 year, 10 months ago by papijo.
  • The topic ‘Version 1.8.1 and PHP 8 throws error’ is closed to new replies.