basic_helper.php 에서도 에러가 나옵니다.
- 린츠
- 2
- 6,476
- 글주소
- 11-24
basic_helper.php 에서도 아래와 같은 에러가 나옵니다.
사실, 설치 실패보다도 이게 먼저 나왔어요..
1069번줄을
$_browscap = new phpbrowscap\Browscap(FCPATH . 'plugin/browscap');
이렇게..
$_browscap = new phpbrowscap/Browscap(FCPATH . 'plugin/browscap');
바꾸면 또 괜찮구요.
무슨 파일인지 몰라서 여쭙습니다. ^^;
아래는 에러 메시지입니다.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/test6-ciboard/public_html/application/helpers/basic_helper.php on line 1069
Parse error: syntax error, unexpected T_STRING in /home/test6-ciboard/public_html/application/helpers/basic_helper.php on line 1069
A PHP Error was encountered
Severity: Parsing Error
Message: syntax error, unexpected T_STRING
Filename: helpers/basic_helper.php
Line Number: 1069
Backtrace: