soderlind / wp-loupe

WP Loupe is a plugin for WordPress that significantly improves the search capabilities of your website
GNU General Public License v3.0
47 stars 0 forks source link

You need at least version "3.16.0" of SQLite. #10

Closed Mte90 closed 4 months ago

Mte90 commented 7 months ago

I get that error after enabling the plugin:

Fatal error: Uncaught InvalidArgumentException: You need at least version "3.16.0" of SQLite.

There should be a safety check before initialize to avoid a fatal crash that required to rename the plugin folder.

soderlind commented 7 months ago

Thank you, I've added it to my to-do list.