Welcome to the BlueLayerMedia Web Development Blog

We don't just build blogs, we write them too. Take a look at what's going on and our senseless ramblings!

BuddyPress 1.5 and EasyAlbums Plugin

By: on Oct 11, 2011 | No Comments

We recently were working on a small project that involved WordPress and BuddyPress.  The project was relatively simple however a child theme was coded poorly and there was a plugin that was causing a conflict.

We ended up re-coding the child theme so that it could use the WordPress custom menu functionality.  The menu even prior to the re-coding we did was giving an error:

Fatal error: Cannot access empty property in ../html/wp-content/plugins/buddypress/bp-core/bp-core-template.php on line 780

After a bit of research it was determined that a plugin called EasyAlblums was causing a conflict.  We disabled that plugin and the site functioned as it should without any other issues or errors. The coding changes we made for allowing use of the WordPress custom menu worked flawlessly as well.

Just a good reminder…if you’re having an issue with your site, start by disabling all plugins and then re-enabling them one by one until the issue re-surfaces.


Related Posts:
  1. WordPress Plugin Recommendations
  2. WP Plugin: Update Notify Change
  3. WP Plugin: User Self Delete
  4. In Development: Update Notify Change
  5. WP Plugin: Random Testimonials

Comments (0)

Post a Comment