Forums

Join
bbPress Support ForumsTroubleshootingSearch problems on 1.0.2

Info

Search problems on 1.0.2

  1. http://img32.imageshack.us/img32/9774/bbpress.png

    Some search links doesn't work... Check picture.

  2. Is this a bug?

  3. I'm not following - what's the issue with the search page?

  4. All links doesn't work on this search page.

  5. All but the top three post links of the Relevant Posts section seem fine for me. That makes absolutely no sense, since they're all using the same link function though. It implies that somehow, $bb_post = bb_get_post( get_post_id( $post_id ) ); (line 1638, functions.bb-template.php) isn't being set properly for those... so yes, I'm guessing it's either a bug or something's wrong with some posts in your database. Could you confirm whether that's consistently happening on other posts in searches too?

  6. You must log in to post.