Archive Links Fixed »
I have finally fixed the daily and monthly links. The problem was with the Smarty template.
Previously I was checking for the existence of an entry array (is_array). That seems to have changed in 3.2, so instead I had to check for a count of items in the array (count).
This method seems to be working, but let me know if you encounter any strangeness.
Update: Pagination is still broken. I should have that working soon fixed. Hopefully everything should be running normally at this point.




















