Hello again, Too bad, this was my first time trying to install a patch file... I followed the instructions here: http://www.typo3.net/forum/list/list_post//64577/ My German is very limited but I think I understood that I needed to install it with these commands (which needed some correction):
cd path/to/mm_forum patch -p1 --dry-run -i mm_forum.patch (--dry-run wendet den patch noch nicht an, sondern tut nur so, wenn allles ok ist:) patch -p1 -i mm_forum.patch The dry run gives me many errors that are most probably due to the fact that the patch is for version 0.1.2 and the current version (after the security updates) is 0.1.4. Apparently the authors of mm_forum did not think this patch good/well developed enough :-( I added a not to the bugtracker... hopefully it will get inserted somehow... Greetz, Patrick Scholman Patrick Scholman schreef: > Hello all, > > I found this patch that might be the solution... I'll try and let you know: > http://bugs.typo3.net/view.php?id=186 > > Greetz, > > Patrick > > Patrick Scholman schreef: >> Hi, >> >> I have seen several other people ask this question but have not seen any >> answer... >> Is it possible to get notified by email when a new message has been >> posted? This would be a great feature for moderators but it would also >> be nice for users to be able to turn this option on... >> Anyone? Or is mm_forum not actively developed anymore? >> >> Greetings, >> >> Patrick _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
