<?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 issues</title>
		<link>http://www.themolitor.com/forums/topic/illegal-string-issues</link>
		<description>THE MOLITOR FORUMS &#187; Topic: illegal string issues</description>
		<language>en-US</language>
		<pubDate>Sun, 10 May 2026 00:47:42 +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-issues" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "illegal string issues"</title>
			<link>http://www.themolitor.com/forums/topic/illegal-string-issues#post-26580</link>
			<pubDate>Wed, 22 Jan 2014 10:56:41 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">26580@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>For the page that is appearing on, check out the edit page and make sure the Custom Post Options have proper data entered.</p>
<p>If that doesn't help, try opening header.php and change the following on line 117 from this...</p>
<pre><code>&#60;h1 id=&#34;title&#34;&#62;&#60;?php the_title(); ?&#62; &#60;?php  if ($data[ &#039;custom_subtext&#039; ]) { ?&#62;&#60;span&#62;&#60;?php echo $data[ &#039;custom_subtext&#039; ]; ?&#62;&#60;/span&#62;&#60;?php } ?&#62;&#60;/h1&#62;</code></pre>
<p>...to this...</p>
<pre><code>&#60;h1 id=&#34;title&#34;&#62;&#60;?php the_title(); ?&#62; &#60;?php  if (isset($data[ &#039;custom_subtext&#039; ])) { ?&#62;&#60;span&#62;&#60;?php echo $data[ &#039;custom_subtext&#039; ]; ?&#62;&#60;/span&#62;&#60;?php } ?&#62;&#60;/h1&#62;</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>jrooney on "illegal string issues"</title>
			<link>http://www.themolitor.com/forums/topic/illegal-string-issues#post-26568</link>
			<pubDate>Wed, 22 Jan 2014 09:33:16 +0000</pubDate>
			<dc:creator>jrooney</dc:creator>
			<guid isPermaLink="false">26568@http://www.themolitor.com/forums/</guid>
			<description><p>Having some trouble with this issue right out of the box any help would be great!<br />
Warning: Illegal string offset 'custom_subtext' in /home2/jrooney/public_html/index/wp-content/themes/wppolitico/header.php on line 117
</p></description>
		</item>

	</channel>
</rss>
