Results 1 to 2 of 2

Thread: advanced search feature error

  1. #1
    Thread Starter
    Junior Member yuki18's Avatar
    Join Date
    Jun 2011
    Location
    Japan
    Posts
    34
    Thanks
    9
    Thanked 0 Times in 0 Posts

    advanced search feature error

    Hi guys, is there any solution for sudden error such this one? this message shows up recently instead of advanced search box that I used to see when accessing a Category page.

    Fatal error: Call to undefined function cp_show_refine_search() in ....../sidebar.php on line 56

      // build the advanced sidebar search
    56→ cp_show_refine_search( $ad_cat_array['term_id'] );

    // show all subcategories if any
    $subcats = wp_list_categories( 'hide_empty=0&orderby=name&show_count=1&title_li=& use_desc_for_title=1&echo=0&show_option_none=0&tax onomy='.APP_TAX_CAT.'&depth=1&child_of=' . $ad_cat_array['term_id'] );


    any suggestion would be appreciated.

    Thanks

  2. #2
    Thread Starter
    Junior Member yuki18's Avatar
    Join Date
    Jun 2011
    Location
    Japan
    Posts
    34
    Thanks
    9
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Search Filter - advanced search feature
    By davidvdberg in forum Report ClassiPress Bugs
    Replies: 2
    Last Post: August 19th, 2012, 01:04 PM
  2. Error Messages When Using Search Feature
    By wildwoodmo in forum Report JobRoller Bugs
    Replies: 3
    Last Post: July 24th, 2011, 10:18 AM
  3. Replies: 7
    Last Post: April 15th, 2011, 07:30 PM