 |

Dan Maitland
User
Apr 21, 2008, 12:54 PM
Post #1 of 3
(313 views)
Shortcut
|
|
Language problem
|
Can't Post
|
|
Yet another little problem. Please view this page: http://www.gselection.com/listman/listings/l0008.shtml Note that in the description (french) there are a bunch of messed up characters (i.e. "Ã,©") These are supposed to be french characters with certain accents but they come out looking like the example I just showed. Whats going on here.
|
|
|  |
 |

Dan Maitland
User
Apr 21, 2008, 1:43 PM
Post #2 of 3
(311 views)
Shortcut
|
|
Re: [Dan Maitland] Language problem
[In reply to]
|
Can't Post
|
|
Again never mind I figured out what the client was doing to get this result. Sorry if I wasted anyones time.
|
|
|  |
 |

MikeB
Staff
/ Moderator

Apr 21, 2008, 1:56 PM
Post #3 of 3
(310 views)
Shortcut
|
|
Re: [Dan Maitland] Language problem
[In reply to]
|
Can't Post
|
|
Hi Dan, Thanks for posting! From what I can see on this site, the only issue is the character encoding here. You should be able to just modify your template file (in this case /templates/_realty/_publish_listing.html) by looking for this line: <meta http-equiv="Content-type" content="text/html; charset=iso-8859-1" /> And replacing it with this: <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> This character encoding should allow the browser to display those special non-English characters. I hope this helps! Cheers, Mike Briggs - Product Specialist support@interactivetools.com
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
|