[TYPO3-dev] TYPO3-EXT-SA-2014-001: update mm_forum

Alexander Stehlik alexander.stehlik at gmail.com
Sat Mar 1 13:51:21 CET 2014


Hi Christian,

thank you for your hints.

There is also a problem when you want to edit or delete posts and did 
not open a form before:

https://forge.typo3.org/issues/56064

Patch is attached to the issue.

Kind regards,
Alex

Am 13.02.2014 17:40, schrieb Christian Futterlieb:
> Hi list
>
> Today I updated mm_forum to 1.9.3 and I wanted to share my experiences,
> if anybody is running into the same problems.
>
> If you use your own templates, update following files:
> * forum/new_post.html
> * forum/new_topic.html
>
> It is needed to put a hidden field in the forms (found in each of those
> files [of course ;-)]) like this:
>
> <input type="hidden" name="tx_mmforum_pi1[token]" value="###TOKEN###" />
>
> Otherwise posting and creating topics will not work anymore.
>
> For those who use mm_forum with TYPO3 > 4.5: be sure to get rid of the
> deprecated t3lib_DB->sql() calls, see [1] for details.
>
> That's it, hope it helps!
>
> Regards, Christian
>
>
> [1] http://forge.typo3.org/issues/31587


-- 
Alexander Stehlik
alexander.stehlik at gmail.com



More information about the TYPO3-dev mailing list