已解决
在蝉知6.2的管理台添加站点logo过程中报错
设计>标志设置
Fatal error: Call to undefined function imagecreatefromjpeg() in **/system/lib/phpthumb/GdThumb.inc.php on line 111
16:48:57 Call to undefined function imagecreatefromjpeg() in lib/phpthumb/GdThumb.inc.php on line 111 when visiting /mainsite/admainphp?m=ui&f=setlogo
答案列表
需要安装完整gd扩展。
imagecreatefromjpeg() 需要安装完整的gd扩展,可以参考下
https://stackoverflow.com/questions/26356268/call-to-undefined-function-imagecreatefromjpeg-and-gd-enabled