<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>THE MOLITOR FORUMS &#187; Topic: Embedded Content Field Error</title>
		<link>http://www.themolitor.com/forums/topic/embedded-content-field-error</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Embedded Content Field Error</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 18:10:57 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/embedded-content-field-error" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Embedded Content Field Error"</title>
			<link>http://www.themolitor.com/forums/topic/embedded-content-field-error#post-27146</link>
			<pubDate>Wed, 12 Feb 2014 11:00:48 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">27146@http://www.themolitor.com/forums/</guid>
			<description><p>You bet! ;-)</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>mpsCurator on "Embedded Content Field Error"</title>
			<link>http://www.themolitor.com/forums/topic/embedded-content-field-error#post-27144</link>
			<pubDate>Wed, 12 Feb 2014 10:55:42 +0000</pubDate>
			<dc:creator>mpsCurator</dc:creator>
			<guid isPermaLink="false">27144@http://www.themolitor.com/forums/</guid>
			<description><p>Apologies for the delay in responding. Your solution worked, but it also looks like you fixed this bug in the latest 1.4.3 update. Thanks as always, Chris.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Embedded Content Field Error"</title>
			<link>http://www.themolitor.com/forums/topic/embedded-content-field-error#post-25935</link>
			<pubDate>Mon, 30 Dec 2013 14:01:34 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">25935@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Open functions.php and change the following on line 222 from this...</p>
<pre><code>&#60;input type=&#34;text&#34; name=&#34;&#60;?php echo $meta_box[ &#039;name&#039; ]; ?&#62;&#34; value=&#34;&#60;?php echo htmlspecialchars( $data[ $meta_box[ &#039;name&#039; ] ] ); ?&#62;&#34; /&#62;</code></pre>
<p>...to this...</p>
<pre><code>&#60;input type=&#34;text&#34; name=&#34;&#60;?php echo $meta_box[ &#039;name&#039; ]; ?&#62;&#34; value=&#34;&#60;?php echo htmlspecialchars( $meta_box[ &#039;name&#039; ]); ?&#62;&#34; /&#62;</code></pre>
<p>Let me know if that helps at all.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>mpsCurator on "Embedded Content Field Error"</title>
			<link>http://www.themolitor.com/forums/topic/embedded-content-field-error#post-25907</link>
			<pubDate>Mon, 30 Dec 2013 10:44:22 +0000</pubDate>
			<dc:creator>mpsCurator</dc:creator>
			<guid isPermaLink="false">25907@http://www.themolitor.com/forums/</guid>
			<description><p>Hi! I'm using the latest versions for both WordPress and the Curator, but every time I create (or add)a new post I always find the following code embedded in the embedded content field (under custom post options...</p>
<p>&#60;b&#62;Warning&#60;/b&#62;:  Illegal string offset 'embed_content' in &#60;b&#62;/home/minicurator/public_html/wp-content/themes/curator/functions.php&#60;/b&#62; on line &#60;b&#62;222&#60;/b&#62; </p>
<p>I've been just deleting it and everything works fine, but why is it appearing and is there fix to prevent this from happening? Thanks!
</p></description>
		</item>

	</channel>
</rss>
