<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Editing A Forum Post</title>
		<link>http://org.wikidot.com/forum/t-45517/editing-a-forum-post</link>
		<description>Posts in the discussion thread &quot;Editing A Forum Post&quot;</description>
				<copyright></copyright>
		<lastBuildDate>Thu, 12 Mar 2026 23:14:55 +0000</lastBuildDate>
		
					<item>
				<guid>http://org.wikidot.com/forum/t-45517#post-121053</guid>
				<title>Editing A Forum Post</title>
				<link>http://org.wikidot.com/forum/t-45517/editing-a-forum-post#post-121053</link>
				<description></description>
				<pubDate>Sat, 08 Mar 2008 02:37:41 +0000</pubDate>
								<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <h2><span>Found and Fixed</span></h2> <hr /> <p>I just found another bug and tracked down the typo and fixed it :)<br /> This one would cause a fatal error when trying to edit an existing forum post.</p> <p>In the file <strong>/var/www/wikidot/templates/modules/forum/sub/ForumEditPostFormModule.tpl</strong> there is a missing &quot;<strong>$</strong>&quot; in a variable on line 20:</p> <div class="code"> <pre><code>{t}Need help? Check the{/t} &lt;a href=&quot;{URL_DOCS}&quot; target=&quot;_blank&quot;&gt;{t}documentation{/t}&lt;/a&gt;.</code></pre></div> <br /> After adding the <strong><span style="color: red">$</span></strong> to &quot;<strong>href=&quot;{<span style="color: red">$</span>URL_DOCS}</strong>&quot; the problem was solved. <p>Can someone update the wikidot1 SVN trunk folder with this fix also?<br /> (Sorry, even if I have permission to upload code, I don't know how)</p> <p>Thanks!<br /> -Ed</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>