Multi site ::= error Kernel (1) site don't have template

Author Message

Orlando Landi

Thursday 15 March 2007 8:46:23 am

Hi everybody,
First of all i'd like to thank the community for EZpublish excellent service.

I've tried eZ publish multi site features .
I'm setting up eZ publish to have two site in one ez installation on One DataBase, but
i have 2 problems

Sites called : 1)site_1 2)site_2

This the steps :

<b>1)</b>I have created the repositories for siteacces :
-- cd ../../../settings/siteaccess/
-- cp -pR site_1/ site_2
-- cp -pR site_1_admin/ site_2_admin

<b>2)</b>I have created siteacces :
vi site_2/site.ini.append.php
and I changed the default file with:
.....
[SiteSettings]
SiteName=Site 2
SiteURL=127.0.0.1/ez/index.php/site_2

[DesignSettings]
SiteDesign=site_2
AdditionalSiteDesignList[]=site_2_base
....

<b>3)</b>
I have modified
vi ../override/site.ini.append.php

[SiteAccessSettings]
CheckValidity=false
AvailableSiteAccessList[]
AvailableSiteAccessList[]=site_1
AvailableSiteAccessList[]=site_1_admin
AvailableSiteAccessList[]=site_2 <============ ADD !!!
AvailableSiteAccessList[]=site_2_admin <============ ADD !!!

<b>4)</b>I have modified
vi site_2_admin/site.ini.append.php

[SiteSettings]
SiteName=Site 2 admin <====
SiteURL=127.0.0.1/ez/index.php/site_2_admin <=====
LoginPage=custom

<b>5)</b>I have created repository for design:
cd ../../design/

.cp -pR site_1/ site_2
cp -pR base/ site_2_base

<b>6)</b> grants on site_2 folder
chmod 777 site_2

<b>But When I GO to : http://127.0.0.1/ez/index.php/site_2/</b>

<i>I have this error:</i>

</b>First error:</b>
Error kernel (1)
Access denied

You don't have permission to access this area.

Possible reasons for this are:
* You are currently not logged in to the site, to get proper access create a new user or login with an existing user.
* You misspelled some parts of your URL, try changing it.

When I'm logged there is not the Error kernel (1)

</b>Second problem:</b>
the site not have the template

...if I use Ez_Debug

<i>I have this error </i> :
------------------------------------------------------------------------
<b>Error:</b> error/view.php Mar 15 2007 15:40:22

Error ocurred using URI: /ez/index.php/site_2

and many errors as:
------------------------------------------------------------------------
</b>Error:</b> eZTemplateDesignResource::overrideArray Mar 15 2007 15:31:33

Custom match file: path 'full/banner.tpl' not found in any resource.
Check template settings in settings/override.ini
------------------------------------------------------------------------

could someone help me to resove this problems?
Thanks

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 31 2025 03:34:20
Script start
Timing: Jan 31 2025 03:34:20
Module start 'layout'
Timing: Jan 31 2025 03:34:20
Module start 'content'
Timing: Jan 31 2025 03:34:21
Module end 'content'
Timing: Jan 31 2025 03:34:21
Script end

Main resources:

Total runtime1.1597 sec
Peak memory usage8,192.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0058 588.3594151.2266
Module start 'layout' 0.00580.0035 739.5859220.7188
Module start 'content' 0.00941.1491 960.30474,172.6484
Module end 'content' 1.15850.0011 5,132.95317.7969
Script end 1.1597  5,140.7500 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.2956160.0002
Check MTime0.00130.1161160.0001
Mysql Total
Database connection0.00080.071610.0008
Mysqli_queries1.077992.9478460.0234
Looping result0.00040.0378440.0000
Template Total1.097394.620.5486
Template load0.00200.170620.0010
Template processing1.095394.445420.5476
Template load and register function0.00140.123310.0014
states
state_id_array0.00220.186210.0022
state_identifier_array0.00170.142920.0008
Override
Cache load0.00180.1522720.0000
Sytem overhead
Fetch class attribute can translate value0.00180.156910.0018
Fetch class attribute name0.00160.141810.0016
XML
Image XML parsing0.00010.010910.0001
class_abstraction
Instantiating content class attribute0.00000.000410.0000
General
dbfile0.00060.0548100.0001
String conversion0.00000.000540.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
19content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
19content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 41
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs