Friday 06 August 2010 7:35:20 am
Hi You don't need: settings/siteaccess/mysite/override.ini.append.php: [ical_pagelayout] Source=ical_pagelayout.tpl MatchFile=ical_pagelayout.tpl Subdir=templates I think just: settings/siteaccess/mysite/layout.ini.append.php: .... [ical] PageLayout=ical_pagelayout.tpl ... and creating the file design/mysite/templates/ical_pagelayout.tpl is enough, write just a "hello" in this file just for testing purposes, but you may check your settings/siteaccess/mysite/site.ini.append.php if it includes your design folder in you design settings:
[DesignSettings] SiteDesign=mysite
AdditionalSiteDesignList[]
AdditionalSiteDesignList[]=ezflow
AdditionalSiteDesignList[]=ezwebin
AdditionalSiteDesignList[]=base AdditionalSiteDesignList[]=standard Then clear all caches and test again. Even tough this may work, I highly recommend you upgrade your ez publish site to at least version 4.1.3, since it solves a critical issue regarding blank users registrations and others minor ones.
eZ Publish Certified Developer: http://auth.ez.no/certification/verify/376924
Twitter: http://twitter.com/tcv_br
|