og_subscribe is in external file
mgruene - September 30, 2009 - 05:16
| Project: | OG Join Role |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Description
We had a problem with the module. After installing it, nobody could subscribe to groups anymore as the og_subscribe function is in an external file.
The quick fix I did to make it work was adding
'file' => '../og/og.pages.inc'
to the $items['og/subscribe/%node'] array, but I'm sure there's a better way to do this?
Cheers
Michael
