Displays archives in a month grid with post counts for each month, with yearly and grand totals, and shows titles and comment counts for all posts.
That's not really a question. Maybe try, "Why is your plugin causing a fatal memory error?"
(I hope this isn't a frequent occurrence for y'all.) I haven't had any problems on my web host, but the "all posts" archive caused this error with my local development instance of WordPress:
Fatal error: Allowed memory size of 33554432 bytes
exhausted (tried to allocate 64 bytes) in
/home/scarpent/yada/yada/www/wp-includes/meta.php on line 307
One solution I found suggested adding to the wp-config.php file:
define('WP_MEMORY_LIMIT', '64M');
Which fixed the problem for me.
It has nothing to do with France or the French.
Requires: 2.6 or higher
Compatible up to: 3.0.5
Last Updated: 2010-8-11
Downloads: 585
Got something to say? Need help?