1. Hello, I have problems with the encoding of Russian characters, I'm using utf8, c1251 in the database - it does not help, how can I fix this in the plugin?
     
  2. Hm, that's wired. Can you provide a bit more information? How do you sending the data to your base? Using oxide or you just sending webrequest to the php that do the job?
    Can you post your code(in the first case - code of the plugin, in the second - of php) and the MySQL settings. Screenshot from phpmyadmin or simular would be great.
     
  3. Solved the problem with the help of translit
     
  4. I solved this problem in a slightly different way))
    I take any plug-in, delete everything and wrote in it.
    maybe it's stupid but working))