<?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: Illegal string offset &#039;custom_option&#039; warning in new post</title>
		<link>http://www.themolitor.com/forums/topic/illegal-string-offset-custom_option-warning-in-new-post</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Illegal string offset &#039;custom_option&#039; warning in new post</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 08:09:10 +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/illegal-string-offset-custom_option-warning-in-new-post" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Illegal string offset &#039;custom_option&#039; warning in new post"</title>
			<link>http://www.themolitor.com/forums/topic/illegal-string-offset-custom_option-warning-in-new-post#post-39766</link>
			<pubDate>Mon, 18 Jul 2016 09:08:20 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">39766@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks for following up! :-)
</p></description>
		</item>
		<item>
			<title>ntconnections on "Illegal string offset &#039;custom_option&#039; warning in new post"</title>
			<link>http://www.themolitor.com/forums/topic/illegal-string-offset-custom_option-warning-in-new-post#post-39752</link>
			<pubDate>Mon, 18 Jul 2016 06:36:39 +0000</pubDate>
			<dc:creator>ntconnections</dc:creator>
			<guid isPermaLink="false">39752@http://www.themolitor.com/forums/</guid>
			<description><p>Please disregard my post, I found another post where you stated the following code needed to be removed from single.php</p>
<pre><code>&#60;?php
$data = get_post_meta( $post-&#62;ID, &#039;key&#039;, true );
if ($data[ &#039;custom_option&#039; ]) { ?&#62;
    &#60;p&#62;&#60;?php echo $data[ &#039;custom_option&#039; ]; ?&#62;&#60;/p&#62;
&#60;?php } ?&#62;</code></pre>
<p>This resolved my issue.</p>
<p>Thank you
</p></description>
		</item>
		<item>
			<title>ntconnections on "Illegal string offset &#039;custom_option&#039; warning in new post"</title>
			<link>http://www.themolitor.com/forums/topic/illegal-string-offset-custom_option-warning-in-new-post#post-39751</link>
			<pubDate>Mon, 18 Jul 2016 06:07:08 +0000</pubDate>
			<dc:creator>ntconnections</dc:creator>
			<guid isPermaLink="false">39751@http://www.themolitor.com/forums/</guid>
			<description><p>Hello -</p>
<p>I am recieving this same error on every post made using this theme. I have checked and confirmed that the Custom Fields are empty.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Illegal string offset &#039;custom_option&#039; warning in new post"</title>
			<link>http://www.themolitor.com/forums/topic/illegal-string-offset-custom_option-warning-in-new-post#post-38233</link>
			<pubDate>Thu, 10 Mar 2016 12:10:28 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">38233@http://www.themolitor.com/forums/</guid>
			<description><p>@caysuado1a </p>
<p>As I mentioned in my response above, you need to check the post option fields on the edit page of the post that's creating this error.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>caysuado1a on "Illegal string offset &#039;custom_option&#039; warning in new post"</title>
			<link>http://www.themolitor.com/forums/topic/illegal-string-offset-custom_option-warning-in-new-post#post-38226</link>
			<pubDate>Thu, 10 Mar 2016 06:38:16 +0000</pubDate>
			<dc:creator>caysuado1a</dc:creator>
			<guid isPermaLink="false">38226@http://www.themolitor.com/forums/</guid>
			<description><p>I'm having the same situation as you, but do not know how to fix:<br />
Warning: Illegal string offset 'custom_option' in /home/u816454539/public_html/wp-content/themes/wpuniversity/single.php on line 12
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Illegal string offset &#039;custom_option&#039; warning in new post"</title>
			<link>http://www.themolitor.com/forums/topic/illegal-string-offset-custom_option-warning-in-new-post#post-35092</link>
			<pubDate>Mon, 29 Jun 2015 13:57:24 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">35092@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Check to make sure the custom fields on the post edit screen are empty. Sometimes WordPress injects some text in there (I'm not totally sure why).</p>
<p>Please let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>zengyuliu on "Illegal string offset &#039;custom_option&#039; warning in new post"</title>
			<link>http://www.themolitor.com/forums/topic/illegal-string-offset-custom_option-warning-in-new-post#post-35085</link>
			<pubDate>Sun, 28 Jun 2015 07:10:12 +0000</pubDate>
			<dc:creator>zengyuliu</dc:creator>
			<guid isPermaLink="false">35085@http://www.themolitor.com/forums/</guid>
			<description><p>When I creat a new post page, I get the Warning: Illegal string offset 'custom_option' in /home/asterm5/public_html/loyolacollege.ca/wp-content/themes/wpuniversity/single.php on line 12.</p>
<p>How to fix that?
</p></description>
		</item>

	</channel>
</rss>
