Warning: Use of undefined constant 에러 해결법 ?
본문
if (!$mw_basic['cf_thumb_width']) $mw_basic['cf_thumb_width'] = 80;
Warning: Use of undefined constant cf_thumb_width - assumed 'cf_thumb_width' (this will throw an Error in a future version of PHP) in <b>C:\AutoSet10\public_html\mw5\skin\board\miwit\mw.adm\mw.config.update.php</b> on line 40
왜 저 파란색 코드가 빨간색 에러를 뿜어내는 걸까요?
에러를 해결하려면 어떻게 해야 하는지? (숨기는 거 말고, 해결하는 거 ^^;)
답변을 작성하시기 전에 로그인 해주세요.