[Plugin: WP SlimStat] PHP error "Unknown column 'type'…
-
These errors are appearing in my PHP log file:
[09-Mar-2012 18:26:03] WordPress database error Unknown column 'type' in 'where clause' for query INSERT INTO wp_slim_browsers (browser, version, platform, css_version, type) SELECT 'Googlebot','2.1','unknown','0',1 FROM DUAL WHERE NOT EXISTS ( SELECT browser_id FROM wp_slim_browsers WHERE browser = 'Googlebot' AND version = '2.1' AND platform = 'unknown' AND css_version = '0' AND type = 1 LIMIT 1) made by require, wp, WP->main, do_action_ref_array, call_user_func_array, wp_slimstat->slimtrack
My host is running PHP v5.2.14 and MySQL v5.1.61-log
Unfortunately I know little of PHP and MySQL. Any help would be appreciated!
Thanks!
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘[Plugin: WP SlimStat] PHP error "Unknown column 'type'…’ is closed to new replies.