PHP Fatal Errors with BP 1.9bleeding
-
Hi David-
Thanks for the excellent and very helpful plugin. I was updating my test installation today and ran into some fatal errors. I’m using PHP Version 5.3.15, BuddyPress 1.9-bleeding and WordPress 3.6.
PHP Fatal error: Cannot make static method BP_Groups_Group::group_exists() non static in class BP_Groups_Hierarchy in /Users/Sites/test/wp-content/plugins/bp-group-hierarchy/bp-group-hierarchy-classes.php on line 355 PHP Fatal error: Cannot make static method BP_Groups_Group::check_slug() non static in class BP_Groups_Hierarchy in /Users/Sites/test/wp-content/plugins/bp-group-hierarchy/bp-group-hierarchy-classes.php on line 355 PHP Fatal error: Cannot make static method BP_Groups_Group::check_slug() non static in class BP_Groups_Hierarchy in /Users/Sites/test/wp-content/plugins/bp-group-hierarchy/bp-group-hierarchy-classes.php on line 355 PHP Fatal error: Cannot make static method BP_Groups_Group::get_group_extras() non static in class BP_Groups_Hierarchy in /Users/Sites/test/wp-content/plugins/bp-group-hierarchy/bp-group-hierarchy-classes.php on line 355
I faked it by declaring these functions to be
public static
. Let me know if I can do any testing for you, or if you need any more info.Thanks for your help,
-David
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘PHP Fatal Errors with BP 1.9bleeding’ is closed to new replies.