Forums / Setup & design / Bug in design override order?

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Bug in design override order?

Author Message

Peter Dahinden

Friday 28 April 2006 10:38:09 am

This is my first post here - so I am not yet familiar with eZ systems.

I use the following design settings:

1. - in ..\Exponential\settings\site.ini

[DesignSettings]
StandardDesign=standard
SiteDesign=admin
AdditionalSiteDesignList[]

2. - in ..\Exponential\settings\siteaccess\blog_site\site.ini.append.php

[DesignSettings]
StandardDesign=standard
SiteDesign=blog_site
AdditionalSiteDesignList[]=base

When accessing the blog_site, I would expect to get the

Exponential\design\<b>blog_site</b>\templates\pagelayout.tpl file.

Instead, Exponential presents the

Exponential\design\<b>base</b>\templates\pagelayout.tpl file.

As soon as I add a hash to the AdditionalSiteDesignList entry in file 2 (# AdditionalSiteDesignList[]=base) the correct file is shown.

Do I misunderstand the settings or is there a bug in Exponential 3.8 beta 2?

Nabil Alimi

Wednesday 03 May 2006 3:05:31 am

Hi peter,

I have the same problem...

Which version of EzP do you use ?

My blog : http://www.starnab.com/ezpublish / http://www.starnab.com/ / http://www.assiki-consulting.com
eZ Publish Freelance developper. Feel free to contact me +33 674 367 057
nabil at assiki d0t fr

Peter Dahinden

Friday 05 May 2006 2:14:01 pm

Nabil

I am using 3.8 beta 2.

Peter