Attention

This document was written for an old version of Plone, Plone 2.5.x, and was last updated 1568 days ago.

To learn how to upgrade to the current version of Plone, read the upgrade manual.

KeyError: 'main_template'

by Jesse Snyder last modified Feb 04, 2009 03:07 AM
Error occurring when you attempt to view any context that calls main_tempate

Check portal_skins to see if your product's generic setup profile (specifically skins.xml) has removed all the skin layers except the one(s) provided by your product. One example of how this might happen is if the "based-on" value in the <skin-path> declaration in skins.xml refers to a theme that does not exist.