Forums / Install & configuration / [Resolved] URL and translation problem
Alain Sahli
Wednesday 03 September 2008 12:32:20 am
Hi all !
I use Exponential 4.0 and I have 3 siteaccess (fre / ger / eng). The siteaccess match method is set to uri.
Each siteaccess has its own language. My problem is that I often have module errors like this :
Module not found The requested module Products could not be found. Possible reasons for this are: * The module name was misspelled, try changing the URL. * The module does not exist on this site. * This site uses siteaccess matching in the URL and you did not supply one, try inserting a siteaccess name before the module in the URL .
For example if I have a category "products" and in this category a product named "car" I want to access to this product with the url http://www.mysite.com/eng/products/car and in the other language : http://www.mysite.com/ger/produkte/auto and http://www.mysite.com/produits/voiture (default siteaccess is fre).
It's a very strange problem some of my URLs works fine but other don't works and I don't know why :(
Thanks for your help.
http://www.wess.ch eZ Publish Certified developer : http://auth.ez.no/certification/verify/272583
Xavier Serna
Wednesday 03 September 2008 12:47:55 am
You must update to 4.0.1 as in 4.0 there are a lot of bugs in the multilingual url system.
-- Xavier Serna eZ Publish Certified Developer Departament de Software Microblau S.L. - http://www.microblau.net +34 937 466 205
Pierre T.
Wednesday 03 September 2008 1:05:03 am
I had same problems as Alain in 4.0.1. I reinstall ez from scratch with the last version available on the svn (I don't know if it's the 4.0.1 too) and then it worked ! But I don't know exactly why the problem was solved. Maybe bad config...
Wednesday 03 September 2008 3:04:59 am
Thanks it works fine !