글수 4,608
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /home/js21/js21.co.kr/html/bbs/zboard.php on line 197
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /home/js21/js21.co.kr/html/bbs/zboard.php on line 207
급한데 고수님들 좀 도와주세요
자꾸 이런메세지가 떠서 모르겠네요 왜그런지....
부탁드려요~~~~도와주세요
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /home/js21/js21.co.kr/html/bbs/zboard.php on line 207
급한데 고수님들 좀 도와주세요
자꾸 이런메세지가 떠서 모르겠네요 왜그런지....
부탁드려요~~~~도와주세요

제로보드 폴더 > zboard.php 파일 소스중
list_check(&$data);
위에 소스를 찾아서 아래처럼 변경을 해 보세요,,,
list_check($data);