<?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: Unexpected semi-colon in single.php line 55</title>
		<link>http://www.themolitor.com/forums/topic/unexpected-semi-colon-in-singlephp-line-55</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Unexpected semi-colon in single.php line 55</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 22:15:31 +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/unexpected-semi-colon-in-singlephp-line-55" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Unexpected semi-colon in single.php line 55"</title>
			<link>http://www.themolitor.com/forums/topic/unexpected-semi-colon-in-singlephp-line-55#post-18851</link>
			<pubDate>Mon, 25 Feb 2013 11:31:18 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">18851@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Looks like I forgot a "<code>)</code>". Sorry about that. I'm submitting an update now. Here is the fix: locate the following on line 55 of "single.php"...</p>
<pre><code>&#60;img src=&#34;&#60;?php echo get_template_directory_uri();?&#62;/images/comment_left.gif&#34; alt=&#34;&#34; /&#62;&#38;nbsp;&#38;nbsp;&#38;nbsp;&#60;?php comments_popup_link(__(&#039;0 Comments&#039;,&#039;themolitor&#039;), __(&#039;1 Comment&#039;,&#039;themolitor&#039;), __(&#039;% Comments&#039;,&#039;themolitor&#039;); ?&#62;&#60;br /&#62;</code></pre>
<p>...and change it to this...</p>
<pre><code>&#60;img src=&#34;&#60;?php echo get_template_directory_uri();?&#62;/images/comment_left.gif&#34; alt=&#34;&#34; /&#62;&#38;nbsp;&#38;nbsp;&#38;nbsp;&#60;?php comments_popup_link(__(&#039;0 Comments&#039;,&#039;themolitor&#039;), __(&#039;1 Comment&#039;,&#039;themolitor&#039;), __(&#039;% Comments&#039;,&#039;themolitor&#039;)); ?&#62;&#60;br /&#62;</code></pre>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>gsmith7572 on "Unexpected semi-colon in single.php line 55"</title>
			<link>http://www.themolitor.com/forums/topic/unexpected-semi-colon-in-singlephp-line-55#post-18822</link>
			<pubDate>Sat, 23 Feb 2013 23:45:29 +0000</pubDate>
			<dc:creator>gsmith7572</dc:creator>
			<guid isPermaLink="false">18822@http://www.themolitor.com/forums/</guid>
			<description><p>I have a fresh install, haven't done any modifications to any files only things that can be done within the WP Dashboard. However, every time I click on an event "post" I get the following:</p>
<p>Parse error: syntax error, unexpected ';' in D:\Hosting\10049036\html\do907\wp-content\themes\eventure\single.php on line 55</p>
<p>I looked at my local copy of single.php, but can't seem to see any random semi-colons on line 55.</p>
<p>Any suggestions would be greatly appreciated.
</p></description>
		</item>

	</channel>
</rss>
