[Tips] PHP8 업그레이드 후 count() 함수 문제 (라이믹스 또는 XE)
2022.06.22 08:12
491
0
https://eond.com/445620

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.phpschool.com/gnuboard4/bbs/board.php?bo_table=qna_function&wr_id=478483 

https://stackoverflow.com/questions/66671269/fatal-error-uncaught-typeerror-count-argument-1-var-must-be-of-type-cou

라이믹스는 이온디와 함께

newcomment
닫기

마이페이지

로그인을 해주세요