Closed (won't fix)
Project:
Forum Thread
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Aug 2008 at 17:04 UTC
Updated:
17 Aug 2008 at 18:33 UTC
Hi there,
Thank you for the great work on this useful module. But it doesn't work with og_forum. With og_forum installed, Forum Thread is not working on both the core forum and the forums in all the groups.
Any suggestion?
Thanks
Xin
Comments
Comment #1
jbrauer commentedCould you please provide some more information about what errors you are seeing? In what way is it not working? What server/client is being used etc.
Comment #2
xhe commentedThere is no error showing though, it just not working. I have core forum and organic forum modules enabled. After installed and enabled Forum Thread, the forums stay the same without changing to the threaded views. I then tried to disable organic forum, then the core forum display in the threaded view.
Comment #3
jbrauer commentedI looked at this. It is related to the way that modules override the menu which is necessary for each to function. Since these are handled, all other things being equal, alphabetically it is the one that gets loaded last that is executed -- in this case og_forums. Re-weighting wouldn't solve the problem since it would make this module work but prevent og_forum from working.