ClassiPress Single Ad Listing View Counter Database Error
We are getting an error in our logs that seems to be impacting the ad view statistics and filling up our error log.
This is the error in our logs:
WordPress database error Out of range value for column 'id' at row 1 for query INSERT INTO `wp_czf380_cp_ad_pop_daily` (`time`, `postnum`, `postcount`) VALUES ('2023-08-27', '2453079', '1') made by require('
wp-blog-header.php'), require_once('
wp-includes/template-loader.php'), include('/themes/classipress/wrapper.php'), load_template, require_once('/themes/XXXXXXX/single-ad_listing.php'), appthemes_before_post, do_action('appthemes_before_ad_listing'), WP_Hook->do_action, WP_Hook->apply_filters, _cp_stats_update, appthemes_stats_update, APP_Post_Statistics::record_view
We are running ClassiPress 4.2.6
Any idea how we can resolve this?