SQL Errors and “Undefined array key” Warnings in Version 4.4.6
-
Hello,
After updating to version 4.4.6 of the plugin, I’ve encountered multiple errors that persist despite troubleshooting attempts:
SQL Syntax Errors:
WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ”wp_nxs_log WHERE (flt = “snap” OR (flt = “cron” AND (type = “E” OR ty…’ at line 1
These errors occur when deleting metadata or querying the wp_nxs_log table.
PHP Warnings:
PHP Warning: Undefined array key "nxs_filter" in nxs_class_snap.php on line 1435 PHP Warning: Undefined array key "rpstTimes" in nxs_class_flt.php on line 273 These warnings appear frequently in the error logs.
Steps I’ve taken:
Verified my MariaDB version and confirmed proper database structure. Cleared transient and log data. Ran SQL cleanup commands manually, but they returned 0 rows affected. Checked cron jobs for proper execution. Attempted a full plugin reinstallation without success.
It seems other users are facing similar issues based on support forum discussions. Is there any ETA for a fix or guidance on temporary solutions?
Thanks for your support!
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.