레거시 모듈들 좀 지워주고, 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(); 추가
글쓴이 | 제목 | 날짜 | |
---|---|---|---|
개발자 | 반갑습니다. [1] | 2021/02/16 | 84 |
이온디 | [피그마] 이온디 사이트 만들기.. | 2021/01/25 | 118 |
이온디 | 펌프형 치약은 없나요? | 2021/01/25 | 86 |
이온디 | [야간팀] 밤중코딩 | 2021/01/25 | 56 |
이온디 | 어쩌다fc 보는데 결승 아쉽네요. | 2021/01/25 | 57 |
이온디 | 전문가의뢰 기획 중인 화면 | 2021/01/24 | 78 |
이온디 | 목표! 이온디 사이트 활성화 시키기!! [1] | 2021/01/22 | 72 |
이온디 | XE와 함께 한 세월 | 2021/01/22 | 63 |
이온디 | 누리고 모듈 as.. | 2021/01/21 | 43 |
이온디 | 커뮤니티 사이트로.. | 2021/01/20 | 62 |
이온디 | 이온디 2021년도 레이아웃으로 적용 | 2021/01/20 | 50 |
이온디 | 라이믹스로 업데이트했는데 아직 불편한게 많네요 ㅠㅠ | 2021/01/20 | 46 |
이온디 | 이온디 2021년도 새로운 디자인입니다. [1] | 2021/01/17 | 65 |
이온디 | 일반회원 파일다운로드 안되는 문제가 있습니다. [1] | 2021/01/15 | 68 |
이온디 | 갑자기 회사에서 그만 나오라는 통보를 받았네요 ㅠㅠㅠ | 2020/11/14 | 1 |
이온디 | 모바일 버전 레이아웃을 좀 수정해봤습니다.;; | 2020/11/13 | 102 |
이온디 | 요즘 대구은행 퍼블로 뛰고 있습니다. | 2020/11/04 | 164 |
이온디 | jyp퍼블리싱 견적 짜야하는데 어렵네요 ㅠ | 2020/11/04 | 151 |
xxxywwr | 주제별 토크 | 2020/10/23 | 163 |
seesossi | 안녕하세요 :) [1] | 2020/08/18 | 1183 |