WebsiteBaker Support (2.10.x) > General Help & Support
error in update in language loses accents throughout the site
ismaelmagaw:
I installed update from 2.8.3 to version 2.10 of WebsiteBaker. In all the pages of the site, the words that have accentuation have lost their accents and do not give to download the files with error in the palavas, the media links have changed. I tried to switch to English and changed the language to English, but it gives the same error. I reinstalled the multi lingua module but it did not work out what I can do to solve this situation?
hgs:
Have unfortunately found only this German post, hope it helps you
https://forum.WebsiteBaker.org/index.php/topic,29413.msg206250.html#msg206250
Possibly even times the search in the forum use
jacobi22:
i think, that's no help for this case. he use a utf8_mb4 encoded database and WB 2.10.0 works with the "simple" UTF8. the difference is nearly the same like our german latin1 and utf8. WB 2.10.0 use UTF8 only, not compatible to utf8_mb4 without problems.
i'm not sure about the development, but the rumors are supposed to work with utf8_mb4 in the next version
jacobi22:
thanks skype i know now, that i understand the problem totally wrong. Problem are the Entities in your language file. give me some minutes to repair it
jacobi22:
looks, that the intern decoder of html-entities doesnt work for any (portuguese) special chars like &ccdil; or õ etc
in the attachement the main language file without entities, pls download and unzip to your locale machine, rename the file pt.php in folder "languages" to pt.txt and copy the file from the ZIP into this folder
if you use WB 2.8.3 SP7 or WB 2.10.x, go into the info-window (Backend - Top-Menu - i-Button), scroll down and click on the link "Clear Translate Cache"
P.S.: this is only the main language file and has not so much to do with the possible language files in the Modules.
to fix the problem, open the language file(s) with a editor like notepad++, search the for Entities, started with & - ending with ; (example: õ ) and replace it with the real char รต, save the file as utf8 BOM (see Notepad++ / Encoding)
another P.S.: if you found some errors in my file or you have time to translate the rest, pls send me the corrected file back - thanks
Navigation
[0] Message Index
[#] Next page
Go to full version