Tag Archives: wordpress 2.1

Quick Fix for K2 Rolling Archives

If you happen to use any k2-based themes , just upgrade to wordpress 2.1 and Rolling Archives feature is enable , you might need this quick fix.
Rolling Archives can’t display properly, it will display some database error, just edit this file options/app/info.php , looking for this sql query
$num_days = $wpdb->query(”SELECT DISTINCT post_date FROM [...]