Bug #8977
Some bugs for several boardPID
| Status: | Closed | Start date: | 2010-07-21 | |
|---|---|---|---|---|
| Priority: | -- undefined -- | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
I have two forum boards on different pages.
First forum board work fine (pid 24).
For second forum board (pid 60) don't work RealUrl, so I get URLs like that: http://oscada.org/ru/tasks/?tx_mmforum_pi1%5Baction%5D=list_topic&tx_mmforum_pi1%5Bfid%5D=31
And after a post edit/create/reply on second board URL jump to first board:
http://oscada.org/ru/forum/posts/subsystem_daq/rasshirenie_funkcionala_modulja_opc_ua/%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%B8%D1%86%D1%8B/1/#pid1986
History
Updated by Roman Savochenko almost 3 years ago
Roman Savochenko wrote:
For second forum board (pid 60) don't work RealUrl, so I get URLs like that: http://oscada.org/ru/tasks/?tx_mmforum_pi1%5Baction%5D=list_topic&tx_mmforum_pi1%5Bfid%5D=31
The problem is real my RealURL configuration problem.
And after a post edit/create/reply on second board URL jump to first board: http://oscada.org/ru/forum/posts/subsystem_daq/rasshirenie_funkcionala_modulja_opc_ua/%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%B8%D1%86%D1%8B/1/#pid1986
But the problem is actual.
Updated by Martin Helmich almost 3 years ago
- Status changed from New to Closed
- Priority changed from Should have to -- undefined --
Hello Roman,
although there are some workarounds, the mm_forum is not really designed for multi-page operation. For the second board, you need to override the respective page IDs using a separate extension template.
Best regards,
Martin Helmich
Updated by Roman Savochenko almost 3 years ago
although there are some workarounds, the mm_forum is not really designed for multi-page operation. For the second board, you need to override the respective page IDs using a separate extension template.
Thanks! But simple changing boardPID into TSconfig for page which contained second forum board don't work?
I try but it don't work.
Or what you mean about using a separate extension template? That allowed into single site tree?