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.