<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
				<title><![CDATA[https 사이트에서 게시판 로딩 시 스크립트 에러 메시지 발생]]></title>
		<link>https://www.cosmosfarm.com/threads/rss/document/8495</link>
		<description><![CDATA[<p>.... requested an insecure XMLHttpRequest endpoint 'http://contents.cosmosfarm.com/wordpress/kboard-comments.js?ver=4.2'. This request has been blocked; the content must be served over HTTPS. </p>

<p>라는 메시지가 나옵니다. 해당 파일의 url에서 http를 제거하고 싶은데 어디서 수정해야 할까요? author 정보가 담긴 것 같은데요...</p>
]]></description>
		<copyright>Copyright 2026, 코스모스팜</copyright>
				<item>
			<title><![CDATA[/kboard-comments/index.php 파일을 수정해주세요.

 

아래 코드를 지워주시면 됩니다.

wp_enqueue_sc...]]></title>
			<link>https://www.cosmosfarm.com/threads/document/8496</link>
			<description><![CDATA[<p>/kboard-comments/index.php 파일을 수정해주세요.</p>

<p> </p>

<p>아래 코드를 지워주시면 됩니다.</p>

<p>wp_enqueue_script('kboard-comments', 'http://contents.cosmosfarm.com/wordpress/kboard-comments.js', array(), KBOARD_COMMNETS_VERSION);</p>

<p> </p>

<p>해당 코드는 다음 버전에서 제거되니 안심하셔도 됩니다.</p>
]]></description>
			<author>스레드봇</author>
			<pubDate>Thu, 21 Apr 2016 01:52:26 +0000</pubDate>
			<category>KBoard</category>
		</item>
			</channel>
</rss>