Editing A Forum Post
Forum » Wikidot version 1 / Bugs » Editing A Forum Post
started by: Ed JohnsonEd Johnson
on: 1204943861|%e %b %Y, %H:%M %Z|agohover
number of posts: 1
rss icon RSS: new posts
Editing A Forum Post
Ed JohnsonEd Johnson 1204943861|%e %b %Y, %H:%M %Z|agohover

Found and Fixed


I just found another bug and tracked down the typo and fixed it :)
This one would cause a fatal error when trying to edit an existing forum post.

In the file /var/www/wikidot/templates/modules/forum/sub/ForumEditPostFormModule.tpl there is a missing "$" in a variable on line 20:

{t}Need help? Check the{/t} <a href="{URL_DOCS}" target="_blank">{t}documentation{/t}</a>.

After adding the $ to "href="{$URL_DOCS}" the problem was solved.

Can someone update the wikidot1 SVN trunk folder with this fix also?
(Sorry, even if I have permission to upload code, I don't know how)

Thanks!
-Ed

last edited on 1204943938|%e %b %Y, %H:%M %Z|agohover by Ed Johnson + show more
unfold Editing A Forum Post by Ed JohnsonEd Johnson, 1204943861|%e %b %Y, %H:%M %Z|agohover
new post
Unless stated otherwise Content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License