Import users from OJS 2 to OJS 3

  • Application Version: OJS 3.2.1.0

  • Description of issue: I’m trying to import users from OJS 2 to 3; obviously I get a coding error. Is there a way to do this?

sassa

Hi @didoemilio,

The data is garbled in the XML document; you’ll have to correct it there. I’d suggest using a good XML editor, or a programmer’s editor. I use xmllint to validate the XML and identify where problems are.

Regards,
Alec Smecher
Public Knowledge Project Team