<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
				<title><![CDATA[fatal error 다른 플러그인과 충돌 오류]]></title>
		<link>https://www.cosmosfarm.com/threads/rss/document/13767</link>
		<description><![CDATA[<p>KBoard 컨택트폼 게시판을 사용하고 있습니다</p>

<p>KBoard 컨택트폼 게시판에 쓴 글을 확인하려고 하면</p>

<p><br />
<strong>Fatal error</strong>: Call to undefined function get_current_screen() in <strong>/home/u353557052/public_html/wp/wp-content/plugins/cool-timeline/cooltimeline.php</strong> on line <strong>266</strong></p>

<p>가 나옵니다.</p>

<p>Cool Timeline이라는 플러그인과 충돌하는 것 같은데 어떻게 하나요?</p>
]]></description>
		<copyright>Copyright 2026, 코스모스팜</copyright>
				<item>
			<title><![CDATA[안녕하세요.

FTP로 접속한 다음 /wp-content/plugins/cool-timeline/cooltimeline.php 파일을 찾아서 ...]]></title>
			<link>https://www.cosmosfarm.com/threads/document/13779</link>
			<description><![CDATA[<p>안녕하세요.</p>

<p>FTP로 접속한 다음 /wp-content/plugins/cool-timeline/cooltimeline.php 파일을 찾아서 수정해주시겠어요?</p>

<p>아래 코드를 찾아서 굵게 표시된 부분을 추가해주세요.</p>

<p>function ctl_deregister_javascript() {</p>

<p>    if(is_admin()<strong> &amp;&amp; function_exists('get_current_screen')</strong>) {<br />
        $screen = get_current_screen();<br />
        if ($screen-&gt;base == "toplevel_page_cool_timeline_page") {<br />
            wp_deregister_script('default');<br />
        }<br />
    }<br />
}</p>

<p> </p>

<p>관련 버그는 KBoard에서 개선할 수 있는지 연구해보고 업데이트하도록 하겠습니다. </p>

<p>고맙습니다.</p>
]]></description>
			<author>스레드봇</author>
			<pubDate>Thu, 25 May 2017 07:02:40 +0000</pubDate>
			<category>KBoard</category>
		</item>
			</channel>
</rss>