Forums / Setup & design / url translation not working

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

url translation not working

Author Message

Rami Grossman

Wednesday 27 October 2004 11:04:20 am

Hi,
I use 3.4.2 version with utf-8 db and postgres. I followed all the instractions:
I aded:
[URLTranslator]
Translation=enabled

in my /settings/override/site.ini.append.php

and I use virtual host

I used <A href={$mynode.url_alias|ezroot}>{$mynode.name}</A> in my template

everything like told in http://ez.no/ez_publish/documentation/customization/tips_tricks/creating_nice_urls

but I get no url translation.

I also tried the url translator in the admin site and it didn't work

please help I'm desperet!

Thanks
Rami

Rami Grossman

Monday 01 November 2004 5:38:21 am

please anyone?

Have anyone tried to use the url translation in 3.4.2 with postgres?

Frederik Holljen

Monday 01 November 2004 7:11:29 am

This documentation is somewhat outdated. You can set up url-translation from the administration interface now. (Setup -> URL translator) I just tested it with postgresql and it works perfectly.