<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
				<title><![CDATA[전체게시글이 보이지 않아요]]></title>
		<link>https://www.cosmosfarm.com/threads/rss/document/46326</link>
		<description><![CDATA[<p>http://imgur.com/a/ybujIvF</p>

<p>호스팅 업체를 옮겼는데요 </p>

<p>전체게시글 게시판이 안보입니다. </p>

<p>치명적인 오류가 발생했다고 합니다..ㅜㅜ 자세한 내용은 사이트 관리자 이메일의 받은 편지함을 참조하라는데 편지함에는 특별한 메일이 온게 없네요.. (스팸메일함까지 찾아봤습니다..) </p>

<p>어디에 물어봐야할지 몰라서 일단 여기에 여쭤봅니다.. ㅜㅜ </p>

<p>혹시 오류 내용이 뭔지 메일을 재발송해줄 수 있는지 문의하고 싶은데 </p>

<p>가입형이 아니라 어디다가 문의를 해야하는지 알수가 없네요.. </p>

<p>아. 케이보드가 충돌나서 못쓰게 되면 무척 곤란한데 큰일났네요..ㅜㅜ </p>]]></description>
		<copyright>Copyright 2026, 코스모스팜</copyright>
				<item>
			<title><![CDATA[고맙습니다. 덕분에 해결되었습니다. ]]></title>
			<link>https://www.cosmosfarm.com/threads/document/46345</link>
			<description><![CDATA[<p>고맙습니다. 덕분에 해결되었습니다. </p>]]></description>
			<author>동글</author>
			<pubDate>Mon, 07 Sep 2020 07:20:36 +0000</pubDate>
			<category>워드프레스</category>
		</item>
				<item>
			<title><![CDATA[플러그인을 삭제하시면 데이터베이스(DB)에 저장된 게시글 정보가 삭제됩니다.

그렇기 때문에 재설치 ...]]></title>
			<link>https://www.cosmosfarm.com/threads/document/46334</link>
			<description><![CDATA[<p>플러그인을 삭제하시면 데이터베이스(DB)에 저장된 게시글 정보가 삭제됩니다.</p>

<p>그렇기 때문에 재설치 시에는 덮어쓰기로 해주셔야 합니다.</p>

<p> </p>

<p>올려주신 에러 메시지를 보니 <a href="https://www.php.net/manual/en/book.mbstring.php" target="_blank">php-mbstring</a> 모듈이 서버에 설치되지 않아서 에러가 발생되고 있는 것 같습니다.</p>

<p>서버 관리자에게 해당 모듈을 설치해달라고 요청해보시겠어요?</p>

<p>또는 우분투 리눅스에서 다음과 같은 명령어로 해당 모듈을 설치할 수 있습니다.</p>

<pre>
<code>sudo apt-get install php-mbstring
sudo service apache2 restart</code></pre>

<p>고맙습니다.</p>]]></description>
			<author>스레드봇</author>
			<pubDate>Mon, 07 Sep 2020 03:09:09 +0000</pubDate>
			<category>워드프레스</category>
		</item>
				<item>
			<title><![CDATA[에러 로그 모니터 플러그인 설치했더니 

자잘할 에러와 함께 

다음과 같이 치명적 오류라고 뜹니다.. ...]]></title>
			<link>https://www.cosmosfarm.com/threads/document/46329</link>
			<description><![CDATA[<p>에러 로그 모니터 플러그인 설치했더니 </p>

<p>자잘할 에러와 함께 </p>

<p>다음과 같이 치명적 오류라고 뜹니다.. </p>

<p> </p>

<p> </p>

<p>Sep 07, 11:03:05</p>

<p>Fatal error: Uncaught Error: Call to undefined function mb_strimwidth() in /var/www/teenstar/wp-content/plugins/kboard/class/KBContentListTable.class.php:167</p>

<h3>스택 추적</h3>

<table>
	<tbody>
		<tr>
			<td>1.</td>
			<td>KBContentListTable-&gt;single_row()/var/www/teenstar/wp-content/plugins/kboard/class/KBContentListTable.class.php:137</td>
		</tr>
		<tr>
			<td>2.</td>
			<td>KBContentListTable-&gt;display_rows()/var/www/teenstar/wp-admin/includes/class-wp-list-table.php:1322</td>
		</tr>
		<tr>
			<td>3.</td>
			<td>WP_List_Table-&gt;display_rows_or_placeholder()/var/www/teenstar/wp-admin/includes/class-wp-list-table.php:1249</td>
		</tr>
		<tr>
			<td>4.</td>
			<td>WP_List_Table-&gt;display()/var/www/teenstar/wp-content/plugins/kboard/pages/kboard_content_list.php:32</td>
		</tr>
		<tr>
			<td>5.</td>
			<td>include_once('/var/www/teenst...')/var/www/teenstar/wp-content/plugins/kboard/index.php:701</td>
		</tr>
		<tr>
			<td>6.</td>
			<td>kboard_content_list()/var/www/teenstar/wp-includes/class-wp-hook.php:287</td>
		</tr>
		<tr>
			<td>7.</td>
			<td>WP_Hook-&gt;apply_filters()/var/www/teenstar/wp-includes/class-wp-hook.php:311</td>
		</tr>
		<tr>
			<td>8.</td>
			<td>WP_Hook-&gt;do_action()/var/www/teenstar/wp-includes/plugin.php:478</td>
		</tr>
		<tr>
			<td>9.</td>
			<td>do_action()/var/www/teenstar/wp-admin/admin.php:259</td>
		</tr>
		<tr>
			<td>10.</td>
			<td>{main}</td>
		</tr>
		<tr>
			<td colspan="2">thrown in /var/www/teenstar/wp-content/plugins/kboard/class/KBContentListTable.class.php on line 167</td>
		</tr>
	</tbody>
</table>

<p> </p>

<p>호스팅 업체측에 오류 내용을 보여줬더니</p>

<p>플러그인을 삭제 후 다시 설치하는 것이 좋겠다고 그러는데</p>

<p>그러면 혹시 기존 데이타가 다 날라가나요?</p>

<p>꽤 많은 데이타가 있어서 날라가면 곤란해서요..ㅜㅜ </p>

<p>백업을 받아놓으면 다시 설치 후 기존 데이타를 복구하면 </p>

<p>게시판 내용들이 그대로 살아있을까요? </p>]]></description>
			<author>동글</author>
			<pubDate>Mon, 07 Sep 2020 02:10:56 +0000</pubDate>
			<category>워드프레스</category>
		</item>
				<item>
			<title><![CDATA[안녕하세요~^^

해당 문제는 디버그 모드를 활성화해서 에러 메시지를 확인해보셔야 할 듯합니다.

FTP...]]></title>
			<link>https://www.cosmosfarm.com/threads/document/46328</link>
			<description><![CDATA[<p>안녕하세요~^^</p>

<p>해당 문제는 디버그 모드를 활성화해서 에러 메시지를 확인해보셔야 할 듯합니다.</p>

<p>FTP로 접속이 가능하시다면 디버그 모드를 활성화해서</p>

<p>어떤 에러 메시지가 표시되는지 확인해보시겠어요?</p>

<p><a href="https://blog.naver.com/PostView.nhn?blogId=chan2rrj&amp;logNo=221223664194" target="_blank">워드프레스 에러 확인하기 - 디버그 모드 활성화 방법</a></p>

<p>고맙습니다.</p>]]></description>
			<author>스레드봇</author>
			<pubDate>Mon, 07 Sep 2020 02:02:59 +0000</pubDate>
			<category>워드프레스</category>
		</item>
			</channel>
</rss>