[TYPO3-english] multiple forums with realurl on the same site
Dave Bui
Dave at kdweb.co.uk
Thu Jun 18 10:22:17 CEST 2009
Good morning all,
Is there anyone experienced the issue that RealURL can only be activated
for one mm_forum on the website. I have 2 forums, each forum is added to
2 different pages.
I configured and added the code in localconf.php file link this and it
works for page id 329.
'329' => 'mm_forum_pi1',
'311' => 'mm_forum_pi3'
(329 and 311 are page id)
Now, I also want to activate the RealURL on page ID 311 . I tried this,
but it does not work at all.
'329' => 'mm_forum_pi1',
'311' => 'mm_forum_pi1',
'311' => 'mm_forum_pi3'
Anyone have any thought that would be much appreciated.
Dave
More information about the TYPO3-english
mailing list