Jump to content

Problème traduction et prise en compte de champs de formulaire


Recommended Posts

Bonjour,

J'ai actuellement un souci sur mon site. Lorsqu'un client souhaite accéder à ses informations personnelles il trouve un mélange de français et d'anglais au sein d'une même page. Par exemple:

-Historique de mes commandes

-Mes adresses

-Mes informations personnelles 

-My alerts

 

La page "mes infos personnelles" est carrément en anglais. 

 

Ensuite, si je clique dans l'onglet "mes adresses" voici ce qui apparaît:

 

John Doe

Notice: Undefined index: lastname\ncompany\nvat_number\naddress1\naddress2\npostcode in /var/www/vhosts/monsite.eu/httpdocs/cache/smarty/compile/58/c6/27/58c6271041336015437e93e52944f3d09ee473ca.file.addresses.tpl.phpon line 94

Notice: Undefined index: city\nCountry:name\nphone\nphone_mobile in /var/www/vhosts/monsite.eu/httpdocs/cache/smarty/compile/58/c6/27/58c6271041336015437e93e52944f3d09ee473ca.file.addresses.tpl.phpon line 94

 

Je ne comprends pas. 

Merci à ceux qui pourront m'aider et/ou me mettre sur la piste.

 

 

Link to comment
Share on other sites

Merci pour ta réponse. Oui cela se produit pour tous les autres comptes:

 

Dans mes adresses: 

 

Notice: Undefined index: lastname\ncompany\nvat_number\naddress1\naddress2\npostcode in /var/www/vhosts/monsite.eu/httpdocs/cache/smarty/compile/58/c6/27/58c6271041336015437e93e52944f3d09ee473ca.file.addresses.tpl.phpon line 94

Notice: Undefined index: city\nCountry:name\nphone\nphone_mobile in /var/www/vhosts/monsite.eu/httpdocs/cache/smarty/compile/58/c6/27/58c6271041336015437e93e52944f3d09ee473ca.file.addresses.tpl.phpon line 94

 

Dans mes informations personnelles: 

 

Notice: Undefined index: genders in /var/www/vhosts/monsite.eu/httpdocs/cache/smarty/compile/0b/c1/3b/0bc13b83aa3d99739ef2b30a545a844bd15be284.file.identity.tpl.php on line 106

Notice: Trying to get property of non-object in /var/www/vhosts/monsite.eu/httpdocs/cache/smarty/compile/0b/c1/3b/0bc13b83aa3d99739ef2b30a545a844bd15be284.file.identity.tpl.php on line 106

Link to comment
Share on other sites

As tu essayé de nettoyer le cache Smarty ? D'activer le mode debug de Prestashop ?

S'agit il d'un template acheté ou d'une version modifiée du template de base ?

Quelle est la version de PS ?

As tu accès aux logs du serveur ?

 

Bref il faudrait décrire mieux le contexte... 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...