Update siteaccess for 3.1 beta 2

Author Message

James Ward

Wednesday 11 June 2003 9:29:51 am

I had a site design workin fine in 3.0 but when I upgraded to 3.1 beta 2 I can't get the sitedesign name out of the url. It appears that my host matching is no longer working. admin.jamesward.ca is bringing up the same thing as www.jamesward.ca. I can only access the admin with jamesward.ca/admin. This all worked fine before I upgraded.

Here is my override site.ini.append.php:
[SiteSettings]
SiteName=James Ward
SiteURL=www.jamesward.ca
DefaultAccess=jw

MatchOrder=host
HostMatchType=map
HostMatchMapItems[]=jamesward.ca;jw
HostMatchMapItems[]=www.jamesward.ca;jw
HostMatchMapItems[]=admin.jamesward.ca;admin
# Whether access matching should be debugged or not
DebugAccess=enabled
# Whether some extra information on access matching should be debugged or not
DebugExtraAccess=enabled

[URLTranslator]
# Use either enabled or disabled
Translation=enabled
NodeTranslation=enabled

I see there are some update scripts included with the new package but I don't know how to run them or what exactly they change. I would rather correct the error manually so I understand what has changed.

working at www.wardnet.com
blogging at www.jamesward.ca

Esben Maaløe

Wednesday 18 June 2003 12:56:24 pm

check settings/override/site.ini.append.php

It may overrule what is in your site.ini

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

Main resources:

Total runtime0.5249 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0055 588.0391152.6406
Module start 'layout' 0.00550.0022 740.679739.4766
Module start 'content' 0.00780.5154 780.1563523.3828
Module end 'content' 0.52320.0017 1,303.53918.1406
Script end 0.5249  1,311.6797 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.6453160.0002
Check MTime0.00140.2624160.0001
Mysql Total
Database connection0.00100.197210.0010
Mysqli_queries0.475390.5546540.0088
Looping result0.00060.1122520.0000
Template Total0.491393.620.2457
Template load0.00210.391420.0010
Template processing0.489293.207020.2446
Template load and register function0.00010.022510.0001
states
state_id_array0.00100.190010.0010
state_identifier_array0.00140.275720.0007
Override
Cache load0.00170.3235270.0001
Sytem overhead
Fetch class attribute can translate value0.00090.162720.0004
Fetch class attribute name0.00180.347530.0006
XML
Image XML parsing0.00070.133920.0004
class_abstraction
Instantiating content class attribute0.00000.001230.0000
General
dbfile0.00070.1392160.0000
String conversion0.00000.001140.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/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 13
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs