SQL error and duplicate function name
-
Hi,
My log is full of the same error coming from IP Base Login. Here it is:
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 'BETWEEN
startAND
endAND
status= 1' at line 1 for the request SELECT * FROM wp_ip_based_login WHERE BETWEEN
startAND
endAND
status= 1 done by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), call_user_func_array, triger_login, selectquery
It seems the WHERE clause is empty, but I can’t figure out why. Could you please investigate ?
Also, the function getip() is already registered by another plugin that I have installed. Could you please change its name ?
Many thanks,
Romain
- The topic ‘SQL error and duplicate function name’ is closed to new replies.