problem with custom url alias

Author Message

Jun Zheng

Wednesday 03 June 2009 2:34:16 am

i create an url alias named About, when i using
http://localhost/ez/index.php/chi/About ,
I can visit the correct page, But the menu is still http://localhost/ez/index.php/chi/node_43.
I want to use the ../About formats in all pages,How could i do??

[URLTranslator]
Translation=enabled
WordSeparator=dash
TransformationGroup=urlalias
WildcardTranslation=enabled
MaximumWildcardIterations=20
NodeTranslation=enabled

and i updated a project from 4.0 to 4.1 , i created an About url alias which type is Direct , but i got a redirect url. What's wrong with this?

Lazaro Ferreira

Wednesday 03 June 2009 3:56:09 am

Hi,

Have you check your error.log file ? ,

Are you getting messages about running updateniceurl.php in your error.log file ?

Lazaro
http://www.mzbusiness.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 18 2025 15:01:53
Script start
Timing: Jan 18 2025 15:01:53
Module start 'layout'
Timing: Jan 18 2025 15:01:53
Module start 'content'
Timing: Jan 18 2025 15:01:53
Module end 'content'
Timing: Jan 18 2025 15:01:53
Script end

Main resources:

Total runtime0.0168 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0055 587.9141152.6250
Module start 'layout' 0.00550.0032 740.539139.4453
Module start 'content' 0.00870.0060 779.984489.2109
Module end 'content' 0.01470.0021 869.195330.3047
Script end 0.0168  899.5000 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002816.7847140.0002
Check MTime0.00126.8632140.0001
Mysql Total
Database connection0.00063.564010.0006
Mysqli_queries0.002615.579230.0009
Looping result0.00000.083610.0000
Template Total0.001710.210.0017
Template load0.00095.584010.0009
Template processing0.00084.538610.0008
Override
Cache load0.00063.547010.0006
General
dbfile0.00126.987880.0001
String conversion0.00000.048240.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