<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
				<title><![CDATA[에스크원 게시판 오류]]></title>
		<link>https://www.cosmosfarm.com/threads/rss/document/62132</link>
		<description><![CDATA[<p><strong>1. 정확한 제품 또는 플러그인 이름</strong></p>

<p>aks-one 게시판 스킨</p>

<p> </p>

<p><strong>2. 상세 내용</strong></p>

<p>aks-one 게시판 스킨을 설치했으나 아래 첨부사진과 같이 깨지는 오류가 발생합니다. ㅜㅠ</p>

<p>케이보드 외에 나머지 플러그인은 비활성화한 상태인데도 계속 오류가 해결되지 않네요 ㅜㅠ</p>

<p><a href="https://drive.google.com/file/d/1rPFHlnxs5v-JjiuBWS1dF9Am4-u2IaEW/view?usp=sharing" target="_blank">https://drive.google.com/file/d/1rPFHlnxs5v-JjiuBWS1dF9Am4-u2IaEW/view?usp=sharing</a></p>

<p><strong>3. 확인 가능한 상세 페이지 주소</strong></p>

<p>https://terapixel.monster/</p>

<p> </p>

<p><strong>4. 수정한 코드 내역 (있다면)</strong></p>

<p>사용하는 테마 : astra 테마 무료</p>

<p>Functions.php</p>

<p>//코스모스팜 답변<br />
add_action('kboard_document_insert', 'my_kboard_document_insert', 10, 4);<br />
function my_kboard_document_insert($content_uid, $board_id, $content, $board){<br />
    if($board-&gt;isAdmin() &amp;&amp; $board-&gt;id == '3'){ // 실제 게시판 id로 적용해주세요.<br />
        $parent_uid = $content-&gt;parent_uid;<br />
        if($parent_uid){<br />
            $parent = new KBcontent();<br />
            $parent-&gt;initWithUID($parent_uid);<br />
            $parent-&gt;category2 = '답변완료';<br />
            $parent-&gt;updateContent();<br />
        }<br />
    }<br />
}</p>

<p> </p>]]></description>
		<copyright>Copyright 2026, 코스모스팜</copyright>
				<item>
			<title><![CDATA[Deprecated: Return type of HTMLPurifier_PropertyListIterator::accept() should either be compatibl...]]></title>
			<link>https://www.cosmosfarm.com/threads/document/62153</link>
			<description><![CDATA[<p><strong>Deprecated</strong>: Return type of HTMLPurifier_PropertyListIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in <strong>/home/710377.cloudwaysapps.com/bwnbhnunhn/public_html/wp-content/plugins/kboard/htmlpurifier/HTMLPurifier.standalone.php</strong> on line <strong>8323</strong><br />
<br />
<strong>Deprecated</strong>: Return type of HTMLPurifier_StringHash::offsetGet($index) should either be compatible with ArrayObject::offsetGet(mixed $key): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in <strong>/home/710377.cloudwaysapps.com/bwnbhnunhn/public_html/wp-content/plugins/kboard/htmlpurifier/HTMLPurifier.standalone.php</strong> on line <strong>8441</strong></p>

<p> </p>

<p>오류 코드 남겨드립니다.</p>]]></description>
			<author>테라픽셀</author>
			<pubDate>Mon, 28 Nov 2022 01:35:14 +0000</pubDate>
			<category>KBoard</category>
		</item>
				<item>
			<title><![CDATA[안녕하세요~^^

에러 메세지를 확인해 보셨을까요?

올려주신 내용만으로는 원인을 파악하기 어렵기 때...]]></title>
			<link>https://www.cosmosfarm.com/threads/document/62149</link>
			<description><![CDATA[<p>안녕하세요~^^</p>

<p>에러 메세지를 확인해 보셨을까요?</p>

<p>올려주신 내용만으로는 원인을 파악하기 어렵기 때문에</p>

<p><a href="https://blog.cosmosfarm.com/?p=1162" target="_blank">워드프레스에서 에러 혹은 알 수 없는 문제가 있을 때 대응 방법</a>을 참고하셔서</p>

<p>에러 메시지나 충돌이 있는지 점검해보시고 에러메세지가 나오면 남겨주시겠어요?</p>

<p>고맙습니다.</p>]]></description>
			<author>스레드봇</author>
			<pubDate>Mon, 28 Nov 2022 01:14:32 +0000</pubDate>
			<category>KBoard</category>
		</item>
			</channel>
</rss>