shaylash
Forum Replies Created
-
Forum: Plugins
In reply to: [Private groups] [bbp-topic-form]Hi Robin,
@robin-w
The fix you added to 3.5.8 works perfectly. Thanks for your time, effort and fast answer (You Rock!!!).Glad your holidays went well. Take care
Regards.
Forum: Plugins
In reply to: [Private groups] [bbp-topic-form]Hi again,
First of all I hope you had a wonderful time during your well-deserved holidays.
Concerning my previous post I think I found the problem but I would like your approval on it.
I noticed that the function private_groups_get_dropdown_forums (located in forum-filters.php) checks if $rpg_topic_permissions[‘activate’] is empty but the $rpg_topic_permissions variable is not defined in the said function and therefore is always empty. Adding global $rpg_topic_permissions; in the function makes the said variable known and therefore everything works as expected.
Can you please tell me if this is in fact the solution to fix the problem?
Hope my post is understandable.Take care.
- This reply was modified 8 years, 9 months ago by shaylash.