问题
I'm trying to use the Wordpress plugin, but when I select tables, press save, they stay in the Queue and I can't click on the "Process Queue" Button. I've tried to deactivate and reactivate the plugin. What can i do? I'm using Wordpress 4.6.
Thanks!
回答1:
We just released a new version of the plugin 1.2.0: https://wordpress.org/plugins/search-by-algolia-instant-relevant-results/
You can now install the plugin directly from the admin of WordPress from the 'plugins' section.
It appears OVH is using an old version of the cURL library, and that it fails validating some SSL certificates which makes calls fail.
If your website is reachable over HTTP, you could add the following line to your wp-config.php file define('ALGOLIA_LOOPBACK_HTTP', true);
.
I've seen this succeed in other OVH environments. Could you give it a try?
来源:https://stackoverflow.com/questions/39310765/wordpress-plugin-cant-process-indexing-queue