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

		<item>
			<title>THE MOLITOR on "Warning: Illegal string offset"</title>
			<link>http://www.themolitor.com/forums/topic/warning-illegal-string-offset-1#post-26794</link>
			<pubDate>Wed, 29 Jan 2014 13:42:19 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">26794@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Open up index.php and change the following on lines 70-71 from this...</p>
<pre><code>$recipeTime = $data[&#039;recipe-time&#039;];
$servingSize = $data[&#039;serving-size&#039;];</code></pre>
<p>...to this...</p>
<pre><code>if(!empty($data[&#039;recipe-time&#039;])){$recipeTime = $data[&#039;recipe-time&#039;];}
if(!empty($data[&#039;serving-size&#039;])){$servingSize = $data[&#039;serving-size&#039;];}</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>krsadams on "Warning: Illegal string offset"</title>
			<link>http://www.themolitor.com/forums/topic/warning-illegal-string-offset-1#post-26790</link>
			<pubDate>Wed, 29 Jan 2014 13:20:18 +0000</pubDate>
			<dc:creator>krsadams</dc:creator>
			<guid isPermaLink="false">26790@http://www.themolitor.com/forums/</guid>
			<description><p>Sure...it's scottsdalecookingclub.com. the password for the site is love2cook.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Warning: Illegal string offset"</title>
			<link>http://www.themolitor.com/forums/topic/warning-illegal-string-offset-1#post-26783</link>
			<pubDate>Wed, 29 Jan 2014 11:14:25 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">26783@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Can you provide a link to your site? I'll check it out.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>krsadams on "Warning: Illegal string offset"</title>
			<link>http://www.themolitor.com/forums/topic/warning-illegal-string-offset-1#post-26766</link>
			<pubDate>Wed, 29 Jan 2014 09:34:56 +0000</pubDate>
			<dc:creator>krsadams</dc:creator>
			<guid isPermaLink="false">26766@http://www.themolitor.com/forums/</guid>
			<description><p>I'm getting the following 2 error message when I toggle to the "Popular Posts" on the homepage. </p>
<p>Warning: Illegal string offset 'recipe-time' in /home/scottsdalecc/public_html/wp-content/themes/kitchen/index.php on line 70</p>
<p>Warning: Illegal string offset 'serving-size' in /home/scottsdalecc/public_html/wp-content/themes/kitchen/index.php on line 71</p>
<p>I have checked all the posts to make sure the time and serving size entries are in the correct format. Not sure why I'm getting it just when I toggle to popular.</p>
<p>Help!
</p></description>
		</item>

	</channel>
</rss>
