Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

#1844 closed defect (bug) (fixed)

Notifications link not working

Reported by: diesellaws's profile diesellaws Owned by:
Milestone: Priority: major
Severity: Version:
Component: Keywords: notifications
Cc:

Description

Using WordPress MU 2.9.1. with Buddypress 1.2 RC I have found that clicking on the notifications link doesn't go anywhere and instead returns you straight back to home page. Even using the My Account > Settings > Notifications drop down menu it does the same thing.

Problem found through my website http://freelancerunplugged.com.

Change History (3)

#1 @netweblogic
15 years ago

Yup, I'm getting this issue also.

I've tracked it down to the Group Forum Subscription plugin. Maybe that's the same for you? I'll contact Boone about this.

#2 @netweblogic
15 years ago

I just found the solution to the problem. It has something to do with the new theme changes. The fix is fairly easy:

replace bp-group-forum-subscription.php line 492 with:

bp_core_load_template( apply_filters( 'bp_core_template_plugin', 'members/single/plugins' ) );

#3 @boonebgorges
15 years ago

  • Resolution set to fixed
  • Status changed from new to closed

Thanks for the fix, guys.

I'm going to stop support of this plugin for BP 1.2+, as I've now started contributing to http://wordpress.org/extend/plugins/buddypress-group-activity-stream-subscription/, which has all the same functionality and more. I'll be releasing a script soon that allows conversion of data from the old version to the new plugin.

Note: See TracTickets for help on using tickets.