Extra Form
PHP PHP 8.2
CMS Rhymix 2.1

썸네일 생성은 문제없이 생성이 잘됩니다.

다만 에러 로그에보면 아래와 같이 에러로그가 찍히는데

처리방법을 몰라서 질문드립니다.

01. Warning: Undefined property: stdClass::$thumbnail_target

- G:\xampp\htdocs\modules\document\document.item.php line 1100 (×52)

- G:\xampp\htdocs\widgets\content\content.class.php line 291

- G:\xampp\htdocs\widgets\content\content.class.php line 169

- G:\xampp\htdocs\modules\widget\widget.controller.php line 394

- G:\xampp\htdocs\modules\widget\widget.controller.php line 477

- G:\xampp\htdocs\modules\widget\widget.controller.php line 295

- G:\xampp\htdocs\modules\widget\widget.controller.php line 266

- G:\xampp\htdocs\modules\widget\widget.controller.php line 248

- G:\xampp\htdocs\classes\module\ModuleHandler.class.php line 1351

- G:\xampp\htdocs\classes\display\DisplayHandler.class.php line 70

- G:\xampp\htdocs\classes\module\ModuleHandler.class.php line 1222

- G:\xampp\htdocs\index.php line 60

02. Warning: Undefined property: stdClass::$thumbnail_type

- G:\xampp\htdocs\modules\document\document.item.php line 1100 (×52)

- G:\xampp\htdocs\widgets\content\content.class.php line 291

- G:\xampp\htdocs\widgets\content\content.class.php line 169

- G:\xampp\htdocs\modules\widget\widget.controller.php line 394

- G:\xampp\htdocs\modules\widget\widget.controller.php line 477

- G:\xampp\htdocs\modules\widget\widget.controller.php line 295

- G:\xampp\htdocs\modules\widget\widget.controller.php line 266

- G:\xampp\htdocs\modules\widget\widget.controller.php line 248

- G:\xampp\htdocs\classes\module\ModuleHandler.class.php line 1351

- G:\xampp\htdocs\classes\display\DisplayHandler.class.php line 70

- G:\xampp\htdocs\classes\module\ModuleHandler.class.php line 1222

- G:\xampp\htdocs\index.php line 60

  • profile

    1. 워닝은 에러가 아닙니다. 동작에 전혀 영향을 주지 않으므로 무시하셔도 됩니다. 물론 제보해 주셨으니 다음 버전에서는 워닝도 뜨지 않도록 패치하겠습니다.^^

     

    2. 시스템 설정 → 고급 설정 화면과 문서 모듈 설정 화면을 한 번씩 저장해 보세요. 설정이 제대로 저장되어 있지 않아서 기본값을 적용하다 보니 발생하는 워닝인 것 같습니다.

  • ?
    답변 감사드립니다.
    사용에는 지장없으나 게시판, 위젯, 등 썸네일 사용하는 모든곳에서 발생하여 질문 드렸습니다.
    즐거운 하루되세요.