Forums / Setup & design / Problem with Siteacces and new Language

"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".

Problem with Siteacces and new Language

Author Message

florian arbatowski

Tuesday 18 November 2008 1:00:15 am

Hello,

i have installed the exflow package of Exponential , with the language eng.
Now it try to add a new language German.

I added the Language in the admin interface.
i create a new siteacces called de and edit the public siteacces,but i think I forgot something because now i get an errot if i go onto the german once i get an error, look at the images.

http://www.xup.in/dl,10971326/eng.JPG/

http://www.xup.in/dl,18702125/error.JPG/

The public override

<?php /* #?ini charset="utf-8"?

[ExtensionSettings]
ActiveExtensions[]
ActiveExtensions[]=ezflow
ActiveExtensions[]=ezwebin
ActiveExtensions[]=ezdhtml
ActiveExtensions[]=ezodf

[Session]
SessionNameHandler=custom

[SiteSettings]
DefaultAccess=eng
SiteList[]
SiteList[]=userarea
SiteList[]=eng
SiteList[]=de
SiteList[]=adminarea
SiteList[]=iphone
RootNodeDepth=1

[UserSettings]
LogoutRedirect=/

[SiteAccessSettings]
CheckValidity=false
AvailableSiteAccessList[]
AvailableSiteAccessList[]=userarea
AvailableSiteAccessList[]=eng
AvailableSiteAccessList[]=de
AvailableSiteAccessList[]=adminarea
AvailableSiteAccessList[]=iphone
MatchOrder=uri
HostMatchMapItems[]

[FileSettings]
VarDir=var/ezflow_site

[MailSettings]
Transport=sendmail
AdminEmail=blub@blub.de
EmailSender=

[EmbedViewModeSettings]
AvailableViewModes[]
AvailableViewModes[]=embed
AvailableViewModes[]=embed-inline
InlineViewModes[]
InlineViewModes[]=embed-inline
*/ ?>

the eng siteacces:


[InformationCollectionSettings]
EmailReceiver=

[Session]
SessionNamePerSiteAccess=disabled

[SiteSettings]
SiteName=eZ Flow
SiteURL=213.160.3.42/1aquality2/index.php
LoginPage=embedded
AdditionalLoginFormActionURL=http://213.160.3.42/1aquality2/index.php/adminarea$

[UserSettings]
RegistrationEmail=

[SiteAccessSettings]
RequireUserLogin=false
RelatedSiteAccessList[]
RelatedSiteAccessList[]=userarea
RelatedSiteAccessList[]=de
RelatedSiteAccessList[]=eng
RelatedSiteAccessList[]=adminarea
RelatedSiteAccessList[]=iphone
ShowHiddenNodes=false

[DesignSettings]
SiteDesign=1aquality
AdditionalSiteDesignList[]
AdditionalSiteDesignList[]=ezwebin
AdditionalSiteDesignList[]=base
AdditionalSiteDesignList[]=standard

[RegionalSettings]
Locale=eng-GB
ContentObjectLocale=eng-GB
ShowUntranslatedObjects=disabled
SiteLanguageList[]
SiteLanguageList[]=eng-GB
TextTranslation=disabled

[FileSettings]
VarDir=var/ezflow_site

the de siteacces


[InformationCollectionSettings]
EmailReceiver=

[Session]
SessionNamePerSiteAccess=disabled

[SiteSettings]
SiteName=1aquality-German
SiteURL=213.160.3.42/1aquality2/index.php
LoginPage=embedded
AdditionalLoginFormActionURL=http://213.160.3.42/1aquality2/index.php/adminarea$

[UserSettings]
RegistrationEmail=

[SiteAccessSettings]
RequireUserLogin=false
RelatedSiteAccessList[]
RelatedSiteAccessList[]=userarea
RelatedSiteAccessList[]=de
RelatedSiteAccessList[]=eng
RelatedSiteAccessList[]=adminarea
RelatedSiteAccessList[]=iphone
ShowHiddenNodes=false

[DesignSettings]
SiteDesign=1aquality
AdditionalSiteDesignList[]
AdditionalSiteDesignList[]=ezwebin
AdditionalSiteDesignList[]=base
AdditionalSiteDesignList[]=standard

[RegionalSettings]
Locale=ger-DE
ContentObjectLocale=ger-DE
ShowUntranslatedObjects=disabled
SiteLanguageList[]
SiteLanguageList[]=ger-DE
SiteLanguageList[]=eng-GB
TextTranslation=disabled

[FileSettings]
VarDir=var/ezflow_site

I also switched between ShowUntranslatedObjects=enabled and disabled but that didn't solved my problem