ZB4 버그신고 게시판
글수 4,539
>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 c:apachehtdocszetyxzboard.php on line 389
>
>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 c:apachehtdocszetyxzboard.php on line 406
>
>Warning: Cannot add header information - headers already sent by (output started at c:apachehtdocszetyxzboard.php:389) in lib.php on line 90
>
>Warning: Cannot add header information - headers already sent by (output started at c:apachehtdocszetyxzboard.php:389) in lib.php on line 91
>설치하고 게시판 미리보기에서 이렇게 되네여...
>윈도우 98에서 아파치 1.3.12 하구 php4돌리고 있슴당....
>누가 아시는분 설명좀 부탁해여...
>
zboard.php의 386 406번째 줄에 (&$data)로 되있는 부분서 &표시를 지웠져...
그랬더니 되더군여.....
흠....


