• 새로운 소식이 있나요?
  • 이미지
    2022-06-22
    php8입니다. 라이믹스 최신버전 순정 설치 후, 레이아웃 설정 새로 하면 아래와 같은 오류가 발생합니다.  TypeError #0 "count(): Argument #1 ($value) must be of type Countable|array, null given ...  modules/layout/layout.admin.controller.php 115라인  if(countobj($menus)) 로 수정해주니 해결되네요.php버전 업그레이드 후 count 함수 문의https://www.phps...