티스토리 수익 글 보기
Missing column, latest wp-statistics
-
One site I have a database error on:
WordPress database error Unknown column ‘type’ in ‘WHERE’ for query SELECT COUNT(*) FROM
wp_statistics_pagesWHEREtype= ” made by require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘plugins_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, WP_Statistics->plugin_setup, WP_Statistics->includes, require_once(‘/plugins/wp-statistics/includes/class-wp-statistics-install.php’), WP_STATISTICS\Install->__construct, WP_STATISTICS\Install::init_page_type_updater, WP_STATISTICS\Install::is_require_update_page, WP_STATISTICS\Install::get_require_number_updateIndeed the ‘type’ column is missing, I can see in the database table on this site compared to working site… seems like there is part of the install/upgrade script that might not have run?
I can’t seem to find that install/optimize db button within wp-statistics settings we used to have?
The topic ‘Missing column, latest wp-statistics’ is closed to new replies.