D
D
Danil Sysoev2015-05-15 10:14:08
MySQL
Danil Sysoev, 2015-05-15 10:14:08

How to remove question marks when importing the Russian language?

Guys, I ran into a problem when importing the Russian language into the phpfox engine. I fill in the folder with xml files, it is imported, but in the end the entire translation is displayed with question marks. Tell me where to change the encoding, or in general what to do to fix this problem?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
O
OnYourLips, 2015-05-15
@YoungOldMan

I fill in the folder with xml files, it is imported, but in the end the entire translation is displayed with question marks.
This is a 100% engine error: the XML file contains an encoding.
Use the debugger to get to the place of import and fix the error. Send a pull request to developers.

S
Sergey, 2015-05-15
@Pjeroo

SET NAMES utf8;

L
lamazavr, 2015-05-15
@lamazavr

Ideally, the encoding should be the same everywhere. In front-end files, database and php.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question