I’m having a problem with comments. After submitting a comment I’m redirected to the very first post.instead of direct back to the post with the newly posted comment.
I have deactivated Buddypress and reverted to the original theme — then it works.
It doesn’t look to be a core problem. More looks like a Buddypress problem.
Which theme are you using? First guess would be that the theme is missing the div ID that WordPress looks for to redirect it to, but that’s a shot in the dark that I haven’t looked into yet.
icanpress
@icanpress
15 years, 4 months ago
Hi,
I’m having a problem with comments. After submitting a comment I’m redirected to the very first post.instead of direct back to the post with the newly posted comment.
I have deactivated Buddypress and reverted to the original theme — then it works.
It doesn’t look to be a core problem. More looks like a Buddypress problem.
Initially I was having a problem where adding a comment just went to a white screen: http://mysite.com/comment-page-/#comment-
Solution to this was to drop and recreate the comment tables as per: http://wordpress.org/support/topic/249950
Now I’m having this redirect problem.
Can someone show me where this redirect takes place? I’d like to see it in the core files to understand better.
All help appreciated. Is this a known issue?
edit: additional info:
WordPress MU 2.7.1
BuddyPress 1.0
simple custom theme
bp-custom has:
function my_bp_the_site_blog_avatar_thumb()
function my_alter_bp_adminbar()
function my_logout_display()
function ftblg_bp_timezone_bug($activity)
function my_alter_bp_adminbar_blogs_menu()
function my_bp_core_widget_members($args)
function my_bp_core_widget_members_control()