BBpress plugin for WP Search

I created a plugin which would search the wordpress blogs when a search is performed in the bbpress forum.

you can see the details here

7 Comments

  1. MojoDaddy

    I have a feeling that to use this, I would have needed to set up both my WP site and my BB site on the same MySQL database, but I didn’t. What would be the solution to this? Thanks.

    Saturday, January 27, 2007 at 11:48 pm | Permalink
  2. Aditya

    hmm.. good point.. I’ll put some new options in the next release.. as of now, I think I don’t have a solution except some code changes to the plugin.

    Sunday, January 28, 2007 at 12:18 am | Permalink
  3. MojoDaddy

    Thanks for the quick reply. I’ve gone ahead and re-installed BB (there is an updated version to install anyway) so this time I made sure to use the same DB as WP with the table prefixes and all, and now your plugin works great in terms of including WP content in searches from BB. But my WP searches (separate function) are not going to include BB content. Searching all the content on the site (WP and BB) only happens when searching from a BB search box (your plugin), not the other way round. So how can I substitute the existing WP search function with the BB search function driven by your plugin? Thanks again!

    Sunday, January 28, 2007 at 01:26 am | Permalink
  4. Aditya

    :) good point.. another enhancement that I’ll have to make in the next version..

    Sunday, January 28, 2007 at 08:53 am | Permalink
  5. MojoDaddy

    Uh-oh… whenever I make a good point, it means something I want can’t be done! :)

    But I do have it working now, and it seems like all I had to do was open searchform.php and change

    /” method=”get”>

    to

    /my_bbpress_dir/search.php” method=”get”>

    and then change the width of the search box but I am using the WP default theme and this may not work for other themes.

    Sunday, January 28, 2007 at 09:55 am | Permalink
  6. MojoDaddy

    I see your comment engine mangles the code. Anyway, I do have it working now. I only posted the code to help others who might have the same problem, but oh well…

    Sunday, January 28, 2007 at 09:59 am | Permalink
  7. Aditya

    thanks for the comments.. i have all these as enhancements in the plugin browser here

    keep an eye out for it.

    Sunday, January 28, 2007 at 10:06 am | Permalink

Post a Comment

Your email is never published nor shared. Required fields are marked *
*
*