have done a lot of research on the Activity stream reply error. and Nothing.
Ajax working fine too. What is going wrong. ? or what am i not doing right?
Hi,
Hope someone can help me out. My BuddyPress works perfectly . Everything works fine. Except the reply on my Activity stream. I am able to make new comment or new post on the Activity (mysitie.com/activity/) . But whenever i reply to a comment . it responds. to 404 page. (mysite.com/activity/reply) .
what i have done so far:
edited my bp-activity-template.php ; line 1797 ( ` return apply_filters( ‘bp_get_activity_comment_form_action’, home_url( bp_get_activity_root_slug() . ‘/reply/’ ) );
} `. )
my .htaccess file works fine.
I have upgraded and used version 1.2 – 1.5.4
all gave the same response whenever i reply a comment on my activity stream. ( 404 error Page Not found.)