[4.0.1] Problem with multilingual url aliases

[4.0.1] Problem with multilingual url aliases

Tuesday 18 November 2008 1:09:14 am - 2 replies

Author Message

Jean-Luc Nguyen

Thursday 27 November 2008 2:39:02 am

Hello,

<i>I had this problem on 4.0.0 version. I solved it but manually changing values in the database, it was quite difficult.</i>

I just reproduced this multilingual url aliases problem on 4.0.1.
I solved it by:
- installing the ezurlaliasmigration (adding this on site.ini.append.php):

ActiveExtensions[]=ezurlaliasmigration

- Creating temporary ezurlalias_ml_migrate with schema.sql script in /extension/ezurlaliasmigration/sql/mysql/
- backup ezurlalias_ml table (we never know..).
- Truncate ezurlalias_ml table.
- Executing updatenicceurls.php:

php bin/php/updatenicceurls.php

the ezurlalias_ml table is now full of new clean URLs!

http://www.acidre.com

André R.

Thursday 27 November 2008 11:37:53 am

Read the doc:
http://ez.no/doc/ez_publish/upgrading/upgrading_to_4_0/from_4_0_x_to_4_0_y

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

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.