레거시 모듈들 좀 지워주고, PHP8에 맞게 일부 코드들 수정해주고 하니 정상적으로 잘 뜨네요.
글쓰기에서 오류가 나서 마지막으로 socialxe 모듈도 일단 지워줬습니다.ㄹ
지워준 모듈들은 위와 같습니다.
contents 모듈에서도..
content.view.php 파일에서 986라인 아래 부분 수정했습니다.
elseif( ($oPointModel->getPoint($logged_info->member_srl) + (int)$pointForInsert) < 0 ) return $this->dispContentsMessage('msg_not_enough_point');
AH01071: Got error 'PHP message: PHP Exception: TypeError #0 "Unsupported operand types: int + string" in modules/contents/contents.view.php on line 986\n#0 /var/www/vhosts/eond.com/httpdocs/classes/module/ModuleObject.class.php(687): contentsView->dispContentsWrite()\n#1 /var/www/vhosts/eond.com/httpdocs/classes/module/ModuleHandler.class.php(682): ModuleObject->proc()\n#2 /var/www/vhosts/eond.com/httpdocs/index.php(52): ModuleHandler->procModule()', referer: https://eond.com/xemarket/category/442772
PHP8에서는 그동안 모르게 사용해왔던 자잘한 문법 실수들을 좀 더 엄격하게 지켜줘야 하는 거 같네요.
# contents 모듈 및 project 모듈 수정한 부분
1. contents.view.php 986라인 (int)$pointForInsert 로 수정
2. contents.controller.php 389라인 $obj = new stdClass(); 추가
3. project.controller.php 605라인 $args = new stdClass(); 추가
4. project.model.php 250라인 $args = new stdClass(); 추가
5. resource.controller.php 506라인 $args = new stdClass(); 추가
글쓴이 | 제목 | 날짜 | |
---|---|---|---|
Jasmine | Merry Christmas~☆ [1] | 2002/12/22 | 11098 |
쿠키소다 | 행복한.. [3] | 2002/12/24 | 12028 |
letz | 메리메리~ 크리스마스~ [1] | 2002/12/25 | 12108 |
민지 | 아-_-;; [1] | 2002/12/26 | 10959 |
후니~* | 한해 마무리 잘하시길.. [2] | 2002/12/26 | 11763 |
루퍼트만쉐 | ㅋㅋ 난 카즈,. [1] | 2002/12/27 | 11451 |
쿠키소다 | 새해 복 많이 받으세요~^^* [1] | 2002/12/31 | 11482 |
우깡 | 새해 돈[!] 많이 받으세요 [1] | 2003/01/01 | 11350 |
민지 | 늦게.. [3] | 2003/01/05 | 11235 |
뭉 | 이 모듈은.. [3] | 2003/01/06 | 11940 |
denial | 안녕하세욥~ +_+ [1] | 2003/01/06 | 11623 |
리키 | 오오+ㅁ+ [1] | 2003/01/08 | 11694 |
juno | 낙훈아...새해 복 많이 받아라.. [1] | 2003/01/08 | 12242 |
화니ver03 | ㅡ _ ㅡ / [1] | 2003/01/09 | 12320 |
후니~* | 쿨럭ㆀ 낙훈형~ 게시판에 닉네임 그림 넣어봐요~ [1] | 2003/01/13 | 12111 |
FIN | - ㅂ- [3] | 2003/01/14 | 12959 |
letz | 으헷 -.-/ [2] | 2003/01/14 | 11926 |
빨래 | 되..되는거이 없어..;;; [1] | 2003/01/15 | 12104 |
리디 | 흐흐흐..... [1] | 2003/01/31 | 12804 |
프리니 | 안녕하세요,놀러왔어요. ^^ [1] | 2003/02/11 | 11412 |