Please use $wpdb->_escape($value) before $wpdb->insert( $this->table, $values, $format )
I hope there is no misstake in my post.
Greeze from Germany
Oski
I have deactivated this plugin. I seek in the script for realescape sql-Code in User-Agent and found nothing. Pleas fix that security issue. The hacker can modify his header and sent a SQL-Injection as Useragent. This SQL execute unproofe to the SQL-Database. I can´t find that “$wpdb->insert” automaticaly realescaped the String. I´m sorry for my bad english.
thanks now it works.
I have a v-server with open suse 10.3.
There is installed PHP5.2.11 but the JSON-PHP5-Package isn´t installed on open suse 10.3.
It must be install manual
For other tehy have this Problem please install the JSON-PHP5-Package with:
zypper install php5-json
in shell