Plugin: BuddyPress Media

Join this plugin group to follow comments, support topics and reviews.

Strange BP-Album Error Message (2 posts)

Started 4 months, 2 weeks ago by: bamalife

  • Started receiving this error message on bp-album. I’m running the latest version of WP, BP and BP-Album. Any idea on what could be causing this error?

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

    Fatal error: require_once() [function.require]: Failed opening required ‘/home/naturbp5/public_html/wp-content/plugins/bp-album/includes/templates/members/single/plugins.php’ (include_path=’.:/usr/lib64/php:/usr/lib/php’) in /home/naturbp5/public_html/wp-includes/theme.php on line 1115

    Thanks for your help.
    Kenneth

  • Profile picture of foxly foxly said 4 months, 2 weeks ago:

    Its not BP-Album that’s causing the problem.

    This is where the code that’s causing the error is:

    in /home/naturbp5/public_html/wp-includes/theme.php on line 1115

    And it’s inside a file written by the WordPress team. So that means something that uses that file is causing the problem. I would say there’s something wrong in the theme you’re using.

    Thanks!

    ^F^