<?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: Custom Link field in Custom Post Options displays error</title>
		<link>http://www.themolitor.com/forums/topic/custom-link-field-in-custom-post-options-displays-error</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Custom Link field in Custom Post Options displays error</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 06:50: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/custom-link-field-in-custom-post-options-displays-error" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Custom Link field in Custom Post Options displays error"</title>
			<link>http://www.themolitor.com/forums/topic/custom-link-field-in-custom-post-options-displays-error#post-28463</link>
			<pubDate>Tue, 08 Apr 2014 10:26:57 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">28463@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks for following up!</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Tomas Eklund on "Custom Link field in Custom Post Options displays error"</title>
			<link>http://www.themolitor.com/forums/topic/custom-link-field-in-custom-post-options-displays-error#post-28441</link>
			<pubDate>Mon, 07 Apr 2014 14:11:03 +0000</pubDate>
			<dc:creator>Tomas Eklund</dc:creator>
			<guid isPermaLink="false">28441@http://www.themolitor.com/forums/</guid>
			<description><p>Nevermind. I fixed it myself. In case anyone else run into this problem, here's the code. Replace line 176 in functions.php with 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 $data ? htmlspecialchars( $data[ $meta_box[ &#039;name&#039; ] ] ) : &#039;&#039; ?&#62;&#34; /&#62;</code></pre></description>
		</item>
		<item>
			<title>Tomas Eklund on "Custom Link field in Custom Post Options displays error"</title>
			<link>http://www.themolitor.com/forums/topic/custom-link-field-in-custom-post-options-displays-error#post-28440</link>
			<pubDate>Mon, 07 Apr 2014 13:47:18 +0000</pubDate>
			<dc:creator>Tomas Eklund</dc:creator>
			<guid isPermaLink="false">28440@http://www.themolitor.com/forums/</guid>
			<description><p>Using the WordPress AID v 1.4.1 theme with latest WordPress v 3.8.1 I get a PHP error message within the Edit Post page, Custom Post Options panel. Specifically in the text input labelled Custom Link. The error reads:</p>
<pre><code>&#60;b&#62;Warning&#60;/b&#62;:  Illegal string offset &#039;custom_link&#039; in &#60;b&#62;/home/httpd/vhosts/xxxxx/xxxxx/wp-content/themes/wpaid/functions.php&#60;/b&#62; on line &#60;b&#62;176&#60;/b&#62;</code></pre>
<p>Maybe you're not maintaining the 1.x branch of WP Aid anymore (I hope you do - I'm not interested in switching to 2.x because we want to keep the old look for now) but I hope you could at least provide a fix or a pointer as to what could cause this problem.
</p></description>
		</item>

	</channel>
</rss>
