i hope somebody can help me here. i need a link to the groups forums just like the one given in the "group details" block of og module. i dont need the other links in that block and apparently there is no simple way to change that menu (at least not for a non-programmer like me). but i do need that link...
i managed a link like forum/$gid but then it turned out i needed subforums too and those are generated not with gid path but the group name. this might be hard to understand, dont know how to explain it easier. either way i need the exact link that the "group details" block uses... any ideas?
Comments
Comment #1
Anonymous (not verified) commentedI would download and look at the code for the OG module . Using "Find" in a text editor should help.
Comment #2
aschiwi commentedgood tip... i found something that might be helpful in og forum module. they seem to be using
forum/$forumin this following function:i tried a few things but i am not very familiar with php. i want to implement the link in another block with the following code
Using the
forum/$forummakes the whole block disappear... does using that code in that way even make sense or am i missing something? i would also like to use theif ($forum) {because not all groups use a forum.Comment #3
Anonymous (not verified) commentedComment #4
Anonymous (not verified) commentedApologies ,
I don't have the time to look into this at the moment as i am working on stabilizing OG Forum ready to begin the migration to D6.
Can anyone spare sometime to help out aschiwi ?
Thanks Paul
Comment #5
Anonymous (not verified) commentedI'm closing this support request as it has been inactive for a long time , please reopen if you still require support.
Thanks, Paul