• Hello, I use latest WP+BP versions, and I do not succeed in setting BP GTM 1.7.1 up :
    – no back-end menu in Network/Buddypress
    – a “ToDo” menu in each group but the link shows either a white page on our production server or the following message on our development server :

    Warning: require_once(/data/webs/mypath/wp-content/plugins/bp-gtm-system/templates/groups/single/plugins.php) [function.require-once]: failed to open stream: No such file or directory in /data/webs/mypath/wp-includes/theme.php on line 1115
    
    Fatal error: require_once() [function.require]: Failed opening required '/data/webs/mypath/wp-content/plugins/bp-gtm-system/templates/groups/single/plugins.php' (include_path='.:/usr/local/lib/php') in /data/webs/mypath/wp-includes/theme.php on line 1115

    Thanks SlaFFik for your work, I really look forward to using BP GTM…

    Bye,
    Buzug

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Slava Abakumov

    (@slaffik)

    Hi,

    – no back-end menu in Network/Buddypress

    Will be fixed in 1.7.2 (in a couple of days).

    the following message on our development server

    Will be looking into this. Will try to reproduce.

    Are you using BP Default or custom theme?

    Thread Starter buzug

    (@buzug)

    #noBackEnd : ok, great !

    #theme : it is a custom theme, but I just tried BP GTM 1.7.1 after deactivating all plugins and setting bp-default theme, and… it works. I gonna check where the problem comes from, but if you have an idea, please tell me…

    Plugin Author Slava Abakumov

    (@slaffik)

    Check whether your theme has this file: groups/single/plugins.php

    Thread Starter buzug

    (@buzug)

    Hum, it does not, indeed but… Our theme is a child-theme, shouldn’t it inherit bp-default’s pages when they miss?

    With WP 3.31, BP 1.5.3.1 (using a child theme of BP default), and GTM 1.7.3, I’m still getting the fatal error:

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

    Fatal error: require_once() [function.require]: Failed opening required ‘/home/XXX/public_html/wp-content/plugins/bp-gtm-system/templates/groups/single/plugins.php’ (include_path=’.:/usr/local/php52/pear’) in /home/XXX/public_html/wp-includes/theme.php on line 1115

    I changed the configuration to delete all data, deactivated, deleted, and reinstalled from scratch. Still a problem.

    I see only a /gtm/ folder in the templates directory, but no /groups/ directory:

    /plugins/bp-gtm-system/templates/groups/single/plugins.php

    Thread Starter buzug

    (@buzug)

    @jcollier Hello, in fact what you can do is copy/pasting :

    /wp-content/plugins/buddypress/bp-themes/bp-default/groups/single/plugins.php

    … to…
    /wp-content/themes/YOURTHEME/groups/single/plugins.php

    @slaffik I stil get weird behaviours with 1.7.3. For example, there’s no one in the list of involved people… And when I edit and save a task/project, it seems there is a problem : the footer is not shown, and changes performed on user roles for the project/task are not saved. Maybe related to the problem with involved people ?

    Bye,
    Buzug

    Plugin Author Slava Abakumov

    (@slaffik)

    Please update to v1.7.4 – I hope that fixed your issue.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: BP GTM System] Bug report’ is closed to new replies.