• Resolved jameshart303

    (@snowboy856)


    Hi, I am new to web development, so any help is appreciated!

    The BP GTM System plugin is exactly what we have been looking for! I’ve noticed that it works great if I use the default Buddypress theme, but when I am using our site’s child theme (which is based on the default Buddypress theme), I get the following error when I click on the ToDo tab:

    Warning: require_once(/hermes/web05/b2949/moo.shiftforwarddesignco/shift_v1/wp-content/plugins/bp-gtm-system/templates/groups/single/plugins.php) [function.require-once]: failed to open stream: No such file or directory in /hermes/web05/b2949/moo.shiftforwarddesignco/shift_v1/wp-includes/theme.php on line 1115

    Fatal error: require_once() [function.require]: Failed opening required ‘/hermes/web05/b2949/moo.shiftforwarddesignco/shift_v1/wp-content/plugins/bp-gtm-system/templates/groups/single/plugins.php’ (include_path=’.:/usr/local/lib/php-5.2.17/lib/php’) in /hermes/web05/b2949/moo.shiftforwarddesignco/shift_v1/wp-includes/theme.php on line 1115″

    Can anyone help me troubleshoot this? I’m not sure what this means.

    Thank you! 🙂

    http://wordpress.org/extend/plugins/bp-gtm-system/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jameshart303

    (@snowboy856)

    I solved this today! 🙂

    When I came back here to post how I solved my problem, I noticed that the path in the error here is different then the path in the error I received today. (Maybe I have a more current plugin version then when I originally posted this question?)

    Anyway, I was able to solve this by creating this directory (wp-content/plugins/bp-gtm-system/templates/gtm/single) and copying this file (wp-content/plugins/buddypress/bp-themes/bp-default/members/single/plugins.php) into that directory.

    This is contrary to the advice in some other threads here, but it worked for me. I am using Buddypress Template Pack, and another user in this post (http://wordpress.org/support/topic/plugin-bp-gtm-system-gtm-makes-assumptions-about-site-markuplayout) noted that this same method solved the problem for him too.

    Thread Starter jameshart303

    (@snowboy856)

    Anyway, I was able to solve this by creating this directory (wp-content/plugins/bp-gtm-system/templates/gtm/single) and copying this file (wp-content/plugins/buddypress/bp-themes/bp-default/members/single/plugins.php) into that directory.

    Oops, I meant copy /wp-content/plugins/buddypress/bp-themes/bp-default/groups/single/plugins.php into the wp-content/plugins/bp-gtm-system/templates/gtm/single directory.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: BP GTM System] Incompatible Theme?’ is closed to new replies.