Problem with upgrading to 4.0.1 and PathPrefix

Author Message

Radek Kuchta

Monday 01 September 2008 12:07:52 pm

Hi guys,

I have a problem with understanding upgrading process and the PathPrefix settings.
I have updated my ez Publish from 3.9.3 via 3.10.1 to 4.0.1.

The structure of my site is like here:
- Root(2)
-- My First Site (67)
--- Page_1
--- Page_2...

Version 3.9.3 has set PathPrefix=my_first_site (on the public siteaccess), so the root of that site was node #67 and everything was ok.

After upgrading to 4.0.1 (with the same url settings TransformationGroup=urlalias) I have to set my PathPrefix as empty value, to make my installation working on.

My question is, why when I am setting up PathPrefix to my_first_site (like in 3.9.3 version), the new version (4.0.1) doesn't work?

One more point is that the #67 node has empty url_alias.

http://ez.no/certification/verify/272582

André R.

Monday 01 September 2008 12:50:30 pm

Because of the url_alias changes in 3.10 (unless you use urlalias_compat) the pathprefix is like the url_alias, in your case 'My First Site'. I don't use path prefix my self so not sure, but guess the reason why 'My First Site' doesn't have a url_alias is because you previously used pathprefix for it.

So try:
A. set path prefix to 'My First Site'
B. recreate url_alias cache (should be possible by editing the node)
C. redo the upgrade but disable pathprefix and recreate the url_alias cache first

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Radek Kuchta

Tuesday 02 September 2008 2:35:50 am

I have made a test.

In my 3.9.3 installation I cleared the PathPrefix settings so the url is like: http://domain.com/my_first_site/page_1

Now, ezcontentobject_tree table has also value "my_first_site/*" for each row.

After upgrade to 3.10.1 (with urlalias_compat and empty PathPrefix variable) I have incorrect value for all path_identification_string in ezcontentobject_tree table.

Now, I have "root//page_1" value for path_identification_string (there is double "/" - there is no value like before "my_first_site").

--edit:

My mistake. I forgot to change RootNode after changing PathPrefix. When I changed both variables upgrade looks ok :)

Thanks

http://ez.no/certification/verify/272582

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 11:14:41
Script start
Timing: Jan 18 2025 11:14:41
Module start 'layout'
Timing: Jan 18 2025 11:14:41
Module start 'content'
Timing: Jan 18 2025 11:14:41
Module end 'content'
Timing: Jan 18 2025 11:14:41
Script end

Main resources:

Total runtime0.8856 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0072 588.0469152.6406
Module start 'layout' 0.00720.0028 740.687539.4766
Module start 'content' 0.01000.8741 780.1641550.7266
Module end 'content' 0.88410.0014 1,330.890612.4375
Script end 0.8855  1,343.3281 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.3803160.0002
Check MTime0.00140.1581160.0001
Mysql Total
Database connection0.00110.128510.0011
Mysqli_queries0.825593.2145570.0145
Looping result0.00070.0776550.0000
Template Total0.847095.620.4235
Template load0.00220.245520.0011
Template processing0.844895.401520.4224
Template load and register function0.00020.024110.0002
states
state_id_array0.00150.166010.0015
state_identifier_array0.00200.227920.0010
Override
Cache load0.00180.2085330.0001
Sytem overhead
Fetch class attribute can translate value0.00110.125820.0006
Fetch class attribute name0.00160.179450.0003
XML
Image XML parsing0.00120.132220.0006
class_abstraction
Instantiating content class attribute0.00000.001360.0000
General
dbfile0.00090.1065230.0000
String conversion0.00000.001340.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
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/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: 17
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs