-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Hello,
I'm not sure if this plugin is still being actively developed, but I hope that it is because it is much more powerful than CollabPress. I had GTM (1.9.5) working smoothly on the current release of BP, although I had modified many core files and all the template files for necessary UI tweaks and layout changes (nothing to core files that would potentially screw up anything else). I also updated most of the JS to remove no conflict issues with WP and other js files.
Anyways, with 1.7 very close to being completed and the client project I'm developing needing to be built "for the future", I wanted to test everything out so I went ahead and upgraded to the current trunk version of 1.7. The roles within GTM then appeared to be reset, and even after uninstalling w/ the remove all option and re-activating the plugin the roles remained blank. In addition, an error now pops up on registration as follows:
Warning: require_once(/home/sandcrat/public_html/beta/wp-content/plugins/bp-gtm-system/templates/gtm/register.php) [function.require-once]: failed to open stream: No such file or directory in /home/sandcrat/public_html/beta/wp-includes/template.php on line 407
GTM shouldn't be doing anything with user registration I don't believe.
(Also note, GTM 1.9.6 (fresh install) also has the same results)
I don't believe anything significant changed between the current stable version of BP and 1.7, so I'm hoping this is relatively easy to fix.
Any help would be appreciated.