Page 1 of 1

Issue with a Multilingual site - Create Account is only possible in English

Posted: Sat Oct 09, 2021 3:07 am
by Fetia
Hello

I am starting a new installation of Phoenix 1.0.8

My original OsCommerce site is in 6 languages and I am trying to reproduce on Phoenix.

All run ok except on : create_account.php

The customer form is only available on the english version :

https://presta.perle-de-tahiti.com/crea ... anguage=en

Image

In other languages, the form is missing :

https://presta.perle-de-tahiti.com/crea ... anguage=fr

Image


I have no idea what could cause this issue and it is the same in 4 other language : it, pt, es, de

All other pages looks to be available for all languages.

I checked error_logs and found this message but I don't think it is linked ?

Code: Select all

[Sat Oct 09 05:12:54.504109 2021] [proxy_fcgi:error] [pid 20862:tid 139707283363584] [client 90.31.118.243:57049] AH01071: Got error 'PHP message: PHP Notice:  Undefined offset: 0 in..../includes/system/versioned/1.0.7.6/info_pages.php on line 67'
Any help will be welcome,

Thanks in advance,

Sandrine

Re: Issue with a Multilingual site - Create Account is only possible in English

Posted: Sat Oct 09, 2021 8:44 am
by Kofod95
Try Admin->localization->customer data groups - if you add groups to the other languages, you can then add the customer data modules to those groups, which should make them show up

//Daniel

Re: Issue with a Multilingual site - Create Account is only possible in English

Posted: Sat Oct 09, 2021 3:12 pm
by Fetia
Hello Daniel

Thanks a lot for your fast answer.

It works now !

Best regards

Sandrine