Share » Forums » Install & configuration » Cannot select site design in "Set up...

Cannot select site design in "Set up -> Template view"

Cannot select site design in "Set up -> Template view"

Friday 29 October 2004 1:30:17 pm - 2 replies

Author Message

Balazs Halasy

Saturday 30 October 2004 6:59:23 am

Luis,

The problem is that eZ publish builds that dropdown list using the "AvailableSiteAccessList" array from within the configuration file. However, since you do not have such an array any more, it does not allow you to select the desired siteaccess (look in /kernel/setup/templateview.php). Add the following lines to your "[SiteAccessSettings]" block and it should work:

AvailableSiteAccessList[]
AvailableSiteAccessList[]=en
AvailableSiteAccessList[]=de
AvailableSiteAccessList[]=cms

Allman

Luis Cruz

Monday 01 November 2004 12:04:32 pm

One last item to make this solution complete; you need to flush the cache(s) after adding the lines back in. I had put that block back in before with no result. However, reading over my post and your reply made me realize that the drop-down might be cached.

Flushed the cache after adding the lines back in, and sure enough the drop-down had all my sitedesigns.

Thanks for the assist.

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu