Post by nxcom » Fri Jun 29, 2007 4:08 pm

Yop,
in the file catalog/template/default/plugin/account_create.tpl
I'd added in line 94 :
html_entity_decode(); because in the tag the html characters are not interpreted,
so we have France>Is&eagrav;re and not Isère !!
-->
html_entity_decode(addslashes($zone['name']));
Is it a good code ?
Thanks...

(sorry for english language...)

P.S. opencart_0.6.5_french.zip : French language files only !
Last edited by nxcom on Fri Jun 29, 2007 5:41 pm, edited 1 time in total.

Newbie

Posts

Joined
Fri Jun 29, 2007 4:03 pm
Location - France

Post by Daniel » Fri Jun 29, 2007 5:25 pm

I think you can change the ISO charset in the main language file.

english = english.php

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by nxcom » Fri Jun 29, 2007 5:34 pm

I did it... I tested with utf-8 & iso-8859-1(5) without correction... it's because the data is in a "box select".... so the html entities are not "interpreted"... I think.

Newbie

Posts

Joined
Fri Jun 29, 2007 4:03 pm
Location - France

Post by Daniel » Fri Jun 29, 2007 9:26 pm

there should be no need for html_entity_decode if you use the correct charset.

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm
Who is online

Users browsing this forum: No registered users and 1 guest