그누보드5.3 업그레이드 후 게시판이 나오지 않습니다 채택완료
카페24에서 그누보드5.29 설치 후 DB 복원을 했습니다.
여기까진 게시판도 잘 나왔는데
'5.2.9.8.4 버전 에서 5.3.1 정식버전으로 패치' 글에서
파일을 다운받고 압축풀어서 패치 했는데요;;
그 후론 게시판 글을 눌러도 아무것도 뜨질 않습니다;;
하이디SQL로 확인했는데 DB는 정상입니다.
테마도 바꿔보고 파일도 재업로드했는데 안되네요.
어떻게 해야할지요 ㅠㅠ
홈페이지 주소는 아래에
http://red2test.cafe24.com/board/

답변 3개
1. PHP 에러로그가 출력되게 합니다.
.htaccess 파일을 만들고 그 안에 아래 내용을 넣습니다.
php_flag display_startup_errors on php_flag display_errors on php_flag html_errors on
2. 에러 내용이 출력이 되면 확인후에 코드를 고치거나 조치를 합니다.
3. 다 고쳤다면 에러 메시지 안나오게 다시 수정합니다.
php_flag display_startup_errors off php_flag display_errors off php_flag html_errors off
답변에 대한 댓글 1개
댓글을 작성하려면 로그인이 필요합니다.
답변에 대한 댓글 1개
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인
Warning: include_once(/home/hosting_users/red2test/www/board/plugin/htmlpurifier/extend.video.php): failed to open stream: No such file or directory in /home/hosting_users/red2test/www/board/lib/common.lib.php on line 568
Warning: include_once(): Failed opening '/home/hosting_users/red2test/www/board/plugin/htmlpurifier/extend.video.php' for inclusion (include_path='/home/hosting_users/red2test/www/board/plugin/htmlpurifier/standalone:.:/usr/local/php55/lib/php') in /home/hosting_users/red2test/www/board/lib/common.lib.php on line 568
Fatal error: Class 'HTMLPurifier_Filter_Iframevideo' not found in /home/hosting_users/red2test/www/board/lib/common.lib.php on line 582