Forums Forums Search & Filter Pro search is not working

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Anonymous
    #195081

    I am getting no results found in my search results. the form shows that there are 40 posts but when searching it doesnt return anything.

    i see that there isnt anythign in the table
    Table wp_search_filter_cache Exists: Table Not Found
    Table wp_search_filter_term_results Exists: Table Not Found

    Trevor
    #195113

    In WP Admin, do you see an error message like this:

    https://www.screencast.com/t/s3almrhNocsO

    If so…

    Are you using a prefix for your WordPress database tables? You can check what this is (I don’t need to know what the prefix is) by editing the wp-config.php file in your wordpress root folder. Does the prefix contain uppercase letters (at least one)? If so, that is the issue. Get back to me if this is the case, and the rest of this post is not relevant to you.

    OTHERWISE, the error message probably means that your server environment is preventing the making of the tables. You must manually add them with a database manager tool, such as phpmyadmin, or ARI Adminer (a plugin for WordPress). Please see this post for more details:

    https://support.searchandfilter.com/forums/topic/problem-with-caching-tables/#post-73252

Viewing 2 posts - 1 through 2 (of 2 total)