CODE
<ul>
<MTArchiveList archive_type="Monthly">
<li>
<MTArchiveDate format="%Y">
<MTArchiveDate format = "%B %Y">
</li>
</MTArchiveList>
</ul>
<MTArchiveList archive_type="Monthly">
<li>
<MTArchiveDate format="%Y">
<MTArchiveDate format = "%B %Y">
</li>
</MTArchiveList>
</ul>
and a "Monthly" archive type to deposit the code fragment in a month folder for inclusion in month entries.
Problem: rebuild crashes with an "Internal Server Error" on every second rebuild. It does this consistently. Replacing the template with blank code causes the same crash.
Any ideas?