What theme are you using? Change to bp-default theme to see if issue is corrected.
You are not alone, there are many threads all over this forum , for example this : https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/comment-reply-button-problem-page-not-found/
, I haven’ t found a solution for this till now on this forum too –
I’m using my own theme, it really sucks that so many are having the issue.
BuddyPress activity replies only work when javascript is enabled. This is a known issue:
https://buddypress.trac.wordpress.org/ticket/3705
The problem is your theme (and/or plugins) is conflicting with BuddyPress’ javascript. If you check your browser’s debug console, you should see some javascript errors.
Try to nail down where the issue originally came from. It should be a plugin or your theme’s JS that is the culprit.
Hi @r-a-y
Im on BP 1.5.1 and have removed any plugins except for Buddypress and I have removed any theme and using DEFAULT.. the problem persist.. the site is http://fireusergroup.com
@porscheheritage – BP 1.5 requires at least WP 3.2; upgrade your WordPress install to WP 3.2 and you should be good!
Theres gotta be another way to fix the problem.. (i cant change the PHP) on my VPS any work arounds?
@porscheheritage – You could try upgrading the jQuery library with a plugin.
There are a couple out there. Browse through:
https://wordpress.org/extend/plugins/search.php?q=jquery
I should say I haven’t tested this myself.
I am also running a highly custom theme and was having this issue. I checked my default buddypress theme jquery and it was 1.7.1. I upgraded my themes jquery to 1.7.1 and it all works perfectly now!
thanks r-a-y!
T