고수님들의 도움 청합니다... 꾸뻑! 정보
열받어 고수님들의 도움 청합니다... 꾸뻑!본문
갤러리 리스트에서 이런 문구가 나오는건 왜서이지요?
Fatal error: Call to undefined function: imagecreatefromjpeg() in /home/jlcxwb/html/board/skin/board/cnnara_photo/list.skin.php on line 83
Fatal error: Call to undefined function: imagecreatefromjpeg() in /home/jlcxwb/html/board/skin/board/cnnara_photo/list.skin.php on line 83
추천
0
0
댓글 전체

관리자화면 환경설정 - phpinfo()에서 GD항목의 GD Support enabled를 확인해보세요.

그럴수도 있지만
imagecreatetruecolor($img_width, $img_height);여기에서 $img_width, $img_height요넘들 값이 없을 때도 같은.에러가 나오는 것 같던데... 음 아닌가?
imagecreatetruecolor($img_width, $img_height);여기에서 $img_width, $img_height요넘들 값이 없을 때도 같은.에러가 나오는 것 같던데... 음 아닌가?