- This topic has 3 replies, 2 voices, and was last updated 6 years, 11 months ago by Ernest Marcinko.
-
AuthorPosts
-
October 3, 2017 at 6:24 pm #14983thorstentewsParticipant
Dear WordPress DReams Team,
i have problems with the ajax search pro pluggin. Before i purchased the pro version i tried the free one at my local offline wordpress and woocommerce installation. Works excellent.
With the help of xampp i tests new plugins in advance offline. 🙂But after installation of the pro one, i created a new search but it doesent show up. “Search Form Successfuly added!”
And at the index table i get following message: The index table does not exist and cannot be created. Please contact support.
So i tried to disable most off all other plugins but there was no change on the ajax search pro plugin.Wordpress 4.8.3.de
Woocommerce 3.1.2
Woocommerce Germaniced pro 1.8.1So please advice what can i do now?
Is it a problem with xampp and offline istallation? The free one was running without any problems.Many thanks in advance
Thorsten.October 4, 2017 at 7:57 am #14988Ernest MarcinkoKeymasterHi 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.
- This reply was modified 6 years, 11 months ago by Ernest Marcinko.
October 8, 2017 at 10:07 am #15052thorstentewsParticipantDear Ernest,
many thanks for your very fast replay. 🙂
I tried your sql query idea, but it dosent work on my lokal database.
I always get feedback from the database no results found?Any way it dosent matters any more because i installed the plugin at my life online page
and it was working instandly. :-):-) So every thing is fine now for me.Thanks for your nice and helpfull pluggin.
Greatings from Hamburg (Germany)
ThorstenOctober 9, 2017 at 12:06 pm #15070Ernest MarcinkoKeymasterYou cannot access this content.
-
AuthorPosts
- You must be logged in to reply to this topic.