0

Recently I have updated OJS to 3.2.0.0 , I faced a problem with add metadata (references, abstract, author names … ) contained non English characters ( ń , ł …etc. ) which disappear after click save.

pic1

pic2

I try to changed database encoding to utf8mb4 ,

But the problem still …the code of config file ( i18n ) show below. Any HELP Please …

pic3 pic4

Majid Hajibaba
  • 3,105
  • 6
  • 23
  • 55
Ankush
  • 1
  • 1
  • Welcome to Stack Overflow. The developers and support team for the OJS project may be your best source for help, especially if you're doing things like changing the character set used in the application's database. – O. Jones Sep 08 '20 at 10:55
  • The developers and support team for the OJS project ANSWER : This is more of a database administration question than an OJS question; I’d suggest working just with your database tools (e.g. phpMyAdmin or the MySQL client) to get your character encodings consistent with your new and old databases, and only then introducing OJS (and its configuration file) into the mix. You might find guidance about this on StackOverflow.com. I suspect your old and new databases were created with different default character sets. – Ankush Sep 08 '20 at 11:18

0 Answers0