테스트 사이트 - 개발 중인 베타 버전입니다

큐스톡 오류가 납니다

김연후 2년 전 조회 1,197

<b>Warning</b>: Division by zero in <b>/host/home5/xustock/html/qstock/stock_news.php</b> on line <b>9

Warning</b>: Use of undefined constant total_vol - assumed 'total_vol' (this will throw an Error in a future version of PHP) in <b>/host/home5/xustock/html/qstock/stock_news.php</b> on line <b>40</b>



<b>Warning</b>: Use of undefined constant total_price - assumed 'total_price' (this will throw an Error in a future version of PHP) in <b>/host/home5/xustock/html/qstock/stock_news.php</b> on line <b>41

 

</b>

<b>Warning</b>: Use of undefined constant cnt - assumed 'cnt' (this will throw an Error in a future version of PHP) in <b>/host/home5/xustock/html/qstock/stock_list.php</b> on line <b>6

 

주식 사이트에 이런 오류가 계속 뜨고 상장도 안되요 ㅠㅠ

댓글을 작성하려면 로그인이 필요합니다.

답변 2개

2년 전

stock_list.php 6줄

stock_news.php 40, 41줄

아마 [total_vol] => ["total_vol"] 이런식의 문제 같은데....

 

stock_news.php 9줄

분모가 0이여서 나는 에러...

 

해당 라인 코드를 주셔야 정확히 알 수 있을 듯하네요..

 

로그인 후 평가할 수 있습니다

댓글을 작성하려면 로그인이 필요합니다.

php7로 가면 생기는 에러인데

정확히 알려면 소스코드를 봐야되요 

예를들어서 배열에 따옴표가 없다거나 상수에 문법에러같은것등 여러 가지 많아요

확실히 해결 하려면 구글에다가 저거 에러를 그대로 복붙해서 검색해보세요

 

로그인 후 평가할 수 있습니다

댓글을 작성하려면 로그인이 필요합니다.

답변을 작성하려면 로그인이 필요합니다.

로그인