The talk module allows the administrator to move the comments to a separate page at node/###/talk. It seems like og_user_roles does not apply on this page, because all the role permissions are not applying. For instance, if I grant the permission to create a 'page' content, the "Create page" link suddenly disappears when navigating to the talk page.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | ogur-350747.patch | 6.44 KB | somebodysysop |
Comments
Comment #1
somebodysysop commentedTry the attached patch. Please let me know if it works.
Comment #2
joewang commentedWow! Thanks for the quick reply-unfortunately, I won't be able to test this until the new year, since I do not currently have access to the server I am working on.
However, in looking through the code, I did notice that the patch contained patches in addition to fixing this current one. Could you roll a new release, and then upload a patch just for this specific problem? I have the og_forum fix currently installed, but nothing else, and I don't want to go through to change every bug.
Thanks!
Comment #3
somebodysysop commentedI actually planned on submitting a new dev release, but decided I should wait until I was sure this update fixed the problem. So I went through the exercise of creating this patch.
If you just want to fix this particular problem, here's the patch segment:
Have fun. Just let us know if it works.
Comment #4
joewang commentedworks great! thanks.