grima
Forum Replies Created
-
Forum: Plugins
In reply to: [BP Group Organizer] Disable all groups forum on updateHello David,
Thanks for the update. It fixes the problem!
Thanks again for this great plugin.
Forum: Plugins
In reply to: [BP Group Hierarchy] Fatal Error when setting up groups on step 2I’ve just tried with BP 1.8.1 wich fix the problem.
Here is the bug report matching :
https://buddypress.trac.ww.wp.xz.cn/ticket/5126Sorry for the report, it was a BP bug in the end.
Forum: Plugins
In reply to: [BP Group Hierarchy] Fatal Error when setting up groups on step 2Don’t know for a full rollback.
I’ve just uploaded the 1.7 groups files overs 1.8 BP install, wich is dirty but do the trick waiting for patch.
I followed this topic for the bbpress wich has quite the same problem i guess :
http://bbpress.org/forums/topic/fatal-error-unable-to-create-forum-from-buddypress-group/Forum: Plugins
In reply to: [BP Group Hierarchy] Fatal Error when setting up groups on step 2After a closer look my guess is the BP_Group_Extension is not anymore instanciated when calling screen function (at less).
So only static access is usable, $this is not available.
Forum: Plugins
In reply to: [BP Group Hierarchy] Fatal Error when setting up groups on step 2Hi,
I’m having same issue since update to BP 1.8.
Since 1.8 rewrite the Group Extension API it was no surprise (nearly all plugins using groups broke) :
http://codex.buddypress.org/developer/plugin-development/group-extension-api/As it was suggested on BP forums i switched back BP group files to 1.7 and everything goes back to normal for now.
Thanks for your support and great extension !