Search

bbPress Showcase » Plugins by _ck_

Super Search issue

RSS

Tags:


  1. Submachiner
    User has not uploaded an avatar

    new member
    Joined: Oct '10
    Posts: 2

    offline

    Hi there. We recently upgraded to version 1.0.2 on the forum I moderate. On the previous version we had the "super search" plugin enabled and it worked flawlessly. Still works great, but one minor issue on the moderation end. Whenever we try to search for topics, it redirects us to the search. For a better explanation this is from one of the other mods of the forum:

    Also, I have a problem with this more advanced search. It's interfering with search in the admin section. And thus I can't look up the deleted or closed topics. I can't see the deleted topics or spam posts of anything at all without having to search through EVERY thread name that has ever been made and is open. Since it won't let me look up deleted. If I select "deleted" and hit search, it takes me to the forum users' new advanced search which does not allow me to see deleted posts because it is no longer in the admin section.

    Just wondering what this is about. We didn't have this issue on the previous version which was 0.9.0.2. Is this an isolated issue, or has this happened in the past. And if it has, what can be done to correct it.

    Any helps is much appreciated.

    Posted 1 year ago #
  2. _ck_
    _ck_

    senior admin
    Joined: Jul '06
    Posts: 908

    offline

    if it's interfering with the admin section try editing super-search.php and wrap it like this

    if (!BB_IS_ADMIN) {
    add_action( 'do_search', 'super_search_init',256);
    if (isset($_GET['search'] ) || isset($_GET['q'] ) || isset($_GET['SuperSearchUsers'])) {add_action('bb_init','super_search_init',256);}
    function super_search_init() {require('super-search-init.php');}	// only loads code if search requested
    }
    Posted 1 year ago #

RSS feed for this topic

Post a reply to “Super Search issue”

You must log in to post.

keep _ck_ coding >> donate $5 <<     Theme Switcher:
39 users online from in the past 30 minutes. 11 bots 28 guests
3,847 views today 8,638 yesterday 16,043 peak. Most at once 47 today 60 yesterday 131 peak. Visited today: qamilon, pandoracam, lvgalliera
2,288 posts in 394 topics over 66 months by 430 of 2,165 members. Latest: qwe12345100, Janvelden, watchessaleus