Hi lookslikepat, thanks for this feedback. Do you happen to know which version of PHP/MySQL you’re running? Thanks.
Sorry I forgot to write those down π
PHP v 5.4.8
MYSQL v 5.1.62
( mysqlnd/mysqli v 5.0.10 )
The MySQL version I entered wan’t all that correct π
My PHP MySQL library version is 5.5.24, the MySQL server version is 5.1.62.
I screwed up, forget those versions all together. I was trying this plugin on my local machine, not the online server.
My local installs are as follows:
PHP 5.4.6-1ubuntu1.1 (cli) (built: Nov 15 2012 01:23:47)
mysql Ver 14.14 Distrib 5.5.28, for debian-linux-gnu (i686) using readline 6.2
Will try to get it sorted for the next update. From the error it looks like the database was not created due to a syntax error (or something). It’s been working great on different setups, but apparently something happened. I’ll look into it for the next update. Thank you for the infos!
Don’t mention it, thank You for an (I’m assumimg) awesome plugin! π
Anonymous User 7324279
(@anonymized-7324279)
[Sun Dec 16 12:09:04 2012] [error] [client 98.251.96.128] WordPress database error 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 ‘(8)\n\t\t)’ at line 12 for query CREATE TABLE wp_simple_feed_stats (\n\t\t\tid mediumint(10) unsigned NOT NULL AUTO_INCREMENT,\n\t\t\tlogtime varchar(200) NOT NULL default ”,\n\t\t\trequest varchar(200) NOT NULL default ”,\n\t\t\treferer varchar(200) NOT NULL default ”,\n\t\t\ttype varchar(200) NOT NULL default ”,\n\t\t\tqstring varchar(200) NOT NULL default ”,\n\t\t\taddress varchar(200) NOT NULL default ”,\n\t\t\ttracking varchar(200) NOT NULL default ”,\n\t\t\tagent varchar(200) NOT NULL default ”,\n\t\t\tPRIMARY KEY (id),\n\t\t\tcur_timestamp TIMESTAMP(8)\n\t\t) made by require_once(‘wp-admin/admin.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), call_user_func_array, sfs_create_table, dbDelta
doh!
Thanks for that John. Can you provide PHP/MySQL version as well? It would help.
I’m using the latest version and seeing these errors in my log. Not got time to work on the syntax myself so I’ll disable the plugin for now because the error is constant.
Thanks for the feedback Ryan.
Just to follow up with this.. these PHP errors should be fixed in the latest version (20130715). Please post anew if they persist, or if there are any other issues. Thanks!