Closed (fixed)
Project:
OG Forum
Version:
5.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
26 May 2007 at 21:53 UTC
Updated:
9 Jul 2007 at 19:04 UTC
All of my forums are set up within pathauto to forum/[catpath]/[title]. After adding a group the associated forum is created. If I go to forum and then browse to the groups forum the path is correct: forum/groups/fly_fishing/general_discussion. But if from the group page I click on group forums, I get this as my path: og_forum/268/297?edit[og_groups][]=297. I presume this happens because the link does not point directly to the node. Is there anyway around this or to fix this?
Comments
Comment #1
rconstantine commentedTry out the new 2.x version and see if it still doesn't work for you. I suspect it's okay.
Comment #2
darren ohComment #3
markDrupal commentedWhen browsing the forums I still get links like this :
og_forum/86
but they should be like this
forum/general-forums/work
forum/general-forums/play
The links I am talking about are seen on the page,
/og_forum
/forum
I am not even sure why both of those pages exsist, they go to the same place... we should probally delete the og_forum page
Comment #4
markDrupal commentedComment #5
rconstantine commentedHmm, does nothing depend on the og_forum path being there? i thought i was making a distinction between general and group forums. Perhaps I didn't do that and the are COMPLETELY redundant.
If I get a chance in the next day or two, I'll try to make sure that it is redundant and if so, delete it from hook_menu.
Fell free to beat me to it.
Comment #6
rconstantine commentedI removed all references to og_forum from a user point of view. Now og_forum paths are only used for the management portions.
Uploading to CVS now.
Please check to see if your pathauto paths are now correct.
Comment #7
markDrupal commentedyes, path auto now cooperates with this module. All the links appear as they should according to my pathauto settings
Comment #8
rconstantine commented