Hi all,

This may be due to my own fault, but I recently tried to implement the module using the Sky subtheme of Adaptive Theme. I placed the calendar in a block and it breaks the site giving this message:

PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 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 '))' at line 1: SELECT n.uid AS uid, n.created AS created FROM {node} n WHERE (n.status = :db_condition_placeholder_0) AND (n.type IN ()) ; Array ( [:db_condition_placeholder_0] => 1 ) in _archive_post_count() (line 385 of C:\xampp\htdocs\drupal\sites\all\modules\archive\archive.module).

Apologies if this is due to my own implementation, but I thought it seemed worth noting.