Fatal error during activation of the plugin
-
I have below error in the logs during activation of this plugin
PHP Fatal error: Uncaught mysqli_sql_exception: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘IF’ at line 1 in wp-includes/class-wpdb.php:2345\nStack trace:\n#0 class-wpdb.php(2345): mysqli_query()\n#1 class-wpdb.php(2259): wpdb->_do_query()\n#2 class-wpdb.php(3142): wpdb->query()\n#3 includes/upgrade.php(2945): wpdb->get_results()\n#4 /plugins/post-smtp/Postman/PostmanEmailLogs.php(116): dbDelta()\n#5 plugins/post-smtp/Postman/PostmanInstaller.php(61): PostmanEmailLogs->install_table()\n#6 plugins/post-smtp/Postman/Postman.php(159): PostmanInstaller->activatePostman()\n#7 plugins/post-smtp/postman-smtp.php(203): Postman->__construct()\n#8 plugins/post-smtp/postman-smtp.php(194): post_setupPostman()\n#9 plugins/post-smtp/postman-smtp.php(123): post_smtp_start()\n#10 includes/plugin.php(2387): include_once(‘…’)\n#11 includes/plugin.php(673): plugin_sandbox_scrape()\n#12
- You must be logged in to reply to this topic.