On 22 July 2011 08:24, Maarten Kling <[email protected]> wrote: > My thoughts exactly, but when importing all xml steps from portal_setup: > ValueError: undefined property 'default_site_layout' > > Getting same error when referencing from IPageFTI > The default_site_layout is defined in the XML
Why don't you paste your code? It's hard to debug with only one line of error message. :) I suspect the meta_type on your FTI is wrong, but I'd need to check. Martin _______________________________________________ Product-Developers mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-product-developers
