translation error - url alias problem?

Author Message

Brad Muncs

Tuesday 24 March 2009 8:40:43 am

I have a website that has been working correctly for 3 months, but recently, when we have been adding English translations to the French pages (main language is French), the English pages present an error when linked to though their url_alias (full text url). The error is "Module not found" (Kernel (20))

However, if I try to access these pages in with their "id" url (/view/full/PAGE_ID), they appear correctly. How can I fix this so that the English pages can be linked to with their url alias?

What is strange is that the majority of pages on the website that have translations work correctly. This error has only appeared on more recent translations... Are any words restricted in EzPublish?

I have already tried to clear the cache without results...

Jean-Luc Nguyen

Thursday 26 March 2009 5:09:30 am

Hello,

Which eZ Publish version are you using?
Did you try to run updatencieurls.php?

cd to/your/ezpublish/root/path
php bin/php/updateniceurls.php -s <your_siteaccess_admin>

http://www.acidre.com

Brad Muncs

Thursday 26 March 2009 9:14:57 am

I'm usint 4.0.0

Thanks for the tip, I'll try it

Gabriel Finkelstein

Tuesday 31 March 2009 10:29:07 am

You are using different subdomains or URIs for each language, right?

If not, then evey translation must have its own siteaccess and address (en.example.com or example.com/en).

If yes, then there was a bug in 4.0 regarding url alias translations. It was fixed in 4.0.1. Maybe you should try upgrading.

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

Main resources:

Total runtime0.6153 sec
Peak memory usage4,096.0000 KB
Database Queries62

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0066 587.9141152.6250
Module start 'layout' 0.00660.0034 740.539139.4609
Module start 'content' 0.01000.6039 780.0000580.7734
Module end 'content' 0.61380.0014 1,360.773412.1563
Script end 0.6152  1,372.9297 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.5349160.0002
Check MTime0.00130.2124160.0001
Mysql Total
Database connection0.00120.200110.0012
Mysqli_queries0.560691.1158620.0090
Looping result0.00060.0976600.0000
Template Total0.585495.120.2927
Template load0.00210.346820.0011
Template processing0.583294.794220.2916
Template load and register function0.00010.020610.0001
states
state_id_array0.00080.123810.0008
state_identifier_array0.00100.159820.0005
Override
Cache load0.00180.2903210.0001
Sytem overhead
Fetch class attribute can translate value0.00160.263430.0005
Fetch class attribute name0.00150.242760.0002
XML
Image XML parsing0.00120.192730.0004
class_abstraction
Instantiating content class attribute0.00000.002260.0000
General
dbfile0.00100.1666220.0000
String conversion0.00000.001740.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
4content/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
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 15
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs