Reply To: Search pro doesent show new search

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Search pro doesent show new search Reply To: Search pro doesent show new search

#14988
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi Thorsten,

This means that the database tables that the plugin tries to create are not created. It’s usually due to database user permission issues. I’m using Xampp as well for local testing, but it’s working, so it might be some sort of configuration issue only.

The easiest resolution should be simply by creating the tables manually via an SQL query on PHPMyAdmin. If you have the database tables with the default ‘wp_’ table prefix, then running this query should do the trick: https://gist.github.com/anag0/71157b525e4219f0f8478cece3f3e5a5

I have also attached the same sql file (zipped) to this post, if you prefer importing that.

Attachments:
You must be logged in to view attached files.
Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)