Weather by You!
Templates and Projects support => Php templates => Topic started by: babewalley on September 29, 2012, 10:48:14 AM
-
In file from cumulus "wt_data_inc" the letters is OK since translated "strings.ini" used
but displayed on web letters only shows ?
//Tomas
-
Hi Tomas,
Save your file Strings.ini as utf-8, and restart Cumulus
to be sure that it reload Strings file.
Hope this help!
Regards,
Jacques
-
Strings.ini saved as utf-8 but no difference, Comulus restarted and web updated
if I view wt_data_inc.php sent by Comulus to web server its OK with swedish letters åäö
:-\
//Tomas
-
Hi Tomas,
Have you tried with wt_data_intl.php (international) file?
That file encode each word/sentence to utf-8 to be sure all is "accented" ok!
You have to process that file with Cumulus; input file could keep that name,
but result file to be transfered has to be renamed "wt_data_inc.php"
Hope this will solve! ;)
Regards,
Jacques
-
Ahh Thanks !! Its all to easy, another question is how to positioning the guages when picture slide show is removed from header.
//Tomas