Monday 08 May 2006 5:34:41 am
Hi, I can not create a new sitteacces. I've followed the instructions given in the documentation and related topics on the forum, adding the necessary folders in siteaccess folder and changing the site.ini.append.php in override folder. The changes I made are following :
\settings\siteaccess\en :
-----------------------------------------------------------------------------------------------------------
[SiteSettings]
SiteName=News
SiteURL=localhost/index.php/en LoginPage=embedded
[SiteAccessSettings]
RequireUserLogin=false ShowHiddenNodes=false
[DesignSettings]
SiteDesign=news AdditionalSiteDesignList[]=base
[RegionalSettings]
Locale=eng-GB
HTTPLocane=en
ContentObjectLocale=eng-GB
TextTranslation=enabled
----------------------------------------------------------------------------------------------------------- \settings\override
[SiteSettings]
DefaultAccess=news
SiteList[]
SiteList[]=news
SiteList[]=en SiteList[]=news_admin
[SiteAccessSettings]
CheckValidity=false
AvailableSiteAccessList[]
AvailableSiteAccessList[]=news
AvailableSiteAccessList[]=en
AvailableSiteAccessList[]=news_admin
MatchOrder=uri
URIMatchType=element
URIMatchElement=1
URIMatchRegexp=^/([^/]+)/
URIMatchregexpItem=1
SiteAccessList[]
SiteAccessList[]=en
SiteAccessList[]=news SiteAccessList[]=news_admin
[RegionalSettings]
Locale=cro-HR
ContentObjectLocale=cro-HR
TextTranslation=enabled TranslationCache=disabled
[ContentSettings]
TranslationLise=cro-HR;eng-GB
ViewCaching=disabled -------------------------------------------------------------------------------------------------------------
the error that keeps comming is : Kernel(1), Access denied, You misspelled some parts of your URL, try changing it.
|