kodexplorer

问题遇到的现象和发生背景

WS2008+IIS+PHP8.1+KODExplorer v4.5

用代码块功能插入代码,请勿粘贴截图
运行结果及报错内容
[30-Nov-2022 12:15:37 Asia/Shanghai] PHP Fatal error:  Uncaught Error: Undefined constant "STATIC_PATH" in E:\IISROOT\app\template\common\showTips.html:6
Stack trace:
#0 E:\IISROOT\app\function\common.function.php(462): include()
#1 E:\IISROOT\app\function\helper.function.php(324): show_tips()
#2 E:\IISROOT\config\config.php(111): init_common()
#3 E:\IISROOT\index.php(3): include('E:\\IISROOT\\conf...')
#4 {main}
  thrown in E:\IISROOT\app\template\common\showTips.html on line 6
我的解答思路和尝试过的方法

**应该是PHP版本过高了