WebsiteBaker Support (2.10.x) > General Help & Support

Language issue with minislider

(1/3) > >>

rumen:
With WB 2.10 I put minislider and the I want to use it in different laguages. With the English there is no issue, but with Cyrillic (Bulgarian) appeares only
--- Code: ---???????????? ????? ??????????
--- End code ---
   instead of the text.

All other staff in Cyrillic is OK all over the website. Just in minislider I got that iproblem. How can I fix it?

Regards,

jacobi22:
looks like a wrong charset / table collation for this file or database table.
Where do you have this output? minslider description under or of the picture? or somewhere else?
is is possible to give a example line from the database (if its a stored text) ? important is here the tablestructure as sql-backup

if this text comes from a language file or somewhere from a hardcoded changes inside of a file (example: a echo in view.php), maybe the file is saved with the wrong encoding method - must be saved as UTF8 without BOM

rumen:
Look at the bottom of the picture here http://mktranslation.eu/pages/slider_test.php

jacobi22:
looks, that the module in my locale testdomain doesnt work correctly, it doesnt save any settings, the database table is empty  :-o :-o
i'll look at this

private hint: validate your template, maybe with W3C-Validator
a missing closing " at the end of this picture link can produce other errors in browsers with a stronger validation control (but has nothing to do with the char problem here)

--- Code: ---<body background="http://mktranslation.eu/templates/mktranslation/images/l3.jpg>
--- End code ---

rumen:
Thanks a lot for the advices buddy, will fix that. But the issue with the text of the pictures comes from other place. Maybe I have to add somewhere in view.php UTF-8?

Navigation

[0] Message Index

[#] Next page

Go to full version