Change the root id of a siteaccess

Author Message

Nayef Abu Ebaid

Thursday 30 November 2006 3:35:06 am

Hi all,

I have to two sites under the root folder, I need to change the root id of the two sites that i have created under the root folder, so I need the sites to point to their parent folder as their root folder. help me please.

Thanks

Donat Fritschy

Thursday 30 November 2006 8:41:29 am

Hi

in the site accesses define in site.ini.append.php:

[SiteSettings]
...
IndexPage=/content/view/full/{rootnode}/
DefaultPage=/content/view/full/{rootnode}/
..

Replace {rootnode} by the number of your site root node.

You might also need to overwrite content.ini (put content.ini.append.php in your siteacess setting folder), you find a RootNode setting there.

[NodeSettings]
# The node ID of the normal content tree
RootNode=2

Hope this helps.

http://www.webmanufaktur.ch - Developers united in eZ Publish: http://www.cjw-network.com

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 01:19:08
Script start
Timing: Jan 31 2025 01:19:08
Module start 'layout'
Timing: Jan 31 2025 01:19:08
Module start 'content'
Timing: Jan 31 2025 01:19:08
Module end 'content'
Timing: Jan 31 2025 01:19:08
Script end

Main resources:

Total runtime0.0265 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0057 588.1406151.2109
Module start 'layout' 0.00570.0040 739.3516220.7031
Module start 'content' 0.00970.0150 960.0547997.8359
Module end 'content' 0.02480.0016 1,957.890629.9922
Script end 0.0264  1,987.8828 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002810.6372140.0002
Check MTime0.00114.0546140.0001
Mysql Total
Database connection0.00082.861410.0008
Mysqli_queries0.002710.092830.0009
Looping result0.00000.052310.0000
Template Total0.00124.510.0012
Template load0.00093.538210.0009
Template processing0.00020.892210.0002
Override
Cache load0.00062.396410.0006
General
dbfile0.00176.345580.0002
String conversion0.00000.033340.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs