Attaching a patch to fix this.
This patch make settings work with version 7.3 of OG
HTH
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | og_promote_5.patch | 1.5 KB | mariano.barcia |
| og_promote.patch | 1.62 KB | mariano.barcia |
Attaching a patch to fix this.
This patch make settings work with version 7.3 of OG
HTH
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | og_promote_5.patch | 1.5 KB | mariano.barcia |
| og_promote.patch | 1.62 KB | mariano.barcia |
Comments
Comment #1
ajk commentedhttp://drupal.org/cvs?commit=154293 Thanks.
Comment #3
matholum commentedHello,
I realize that I am using the dev version however I am having the same issue. I ran the patch and it said that Hunk#1 failed but I added the file back anyway and there is no change. When I go to the OG Promote page it just tells me that I have no groups and that I need to make some. Is there anything I can do?
If not do you know of a D6 module that lets me have group specific roles assigned?Any help would be much appreciated.Thanks,
-Matt
UPDATE - I found out that OG Default Roles has a patch for D6 that I'm going to try so I answered one of my own questions. I would like to try this too though if possible so let me know if there is anything I can try to fix it. -Thanks!
Comment #4
mariano.barcia commentedMatt,
You're right. The patch was applied to the D5 version back then, but it wasn't re-applied to the subsequent D6 branch.
Attached you will find the same patch, but for the D6 dev branch.
OG has a new D6 release as well (v2.0). I checked and the function "og_all_groups_options" is still there. However, I haven't tested it, I'm only providing the patch.
Comment #5
matholum commentedOk, thank you. I was thinking that might be the case. I will test it later today and let you know how it goes.
-Matt
Comment #6
evoltech commentedThis patch works for me on 6.x-1.x-dev. RTBC?