Upgrading from ojs version 3.1.1.0 to 3.1.1.2

I read the documentation on how to upgrade but i am not very clear. is it possible to upgrade from version 3.1.1.0 to v 3.1.1.2 ?? and moreover i am not clear on how to upgrade database.

Hi @dwangdi,

Yes, you can upgrade from OJS 3.1.1-0 to OJS 3.1.1-2. Did you have a look at docs/UPGRADE? Where did you get stuck in the instructions?

Regards,
Alec Smecher
Public Knowledge Project Team

i followed the upgrade documentation but it’s still showing 3.1.1 on the dashboard and it shows me the upgrade alert.
also i now have tinymce error the editor is not showing and i get this message in the console
Uncaught module [tinymce.core.ui.Api] returned undefined

can you please help ? @asmecher

Hi @wpguru,

If you still see the upgrade message, then the upgrade didn’t complete successfully. Did you get errors during the upgrade?

Thanks,
Alec Smecher
Public Knowledge Project Team

No it didn’t work at first it gave me a 500 server error but when i checked the error_log it was the PHP version.
i deleted all the files and folders except for the
public/
files/
config.inc.php

and i uploaded the new version but i still get the old one.

Hi @wpguru,

If your upgrade failed, your database will be somewhere between the two versions. In this case the way to fix it is to restore your database from backup and run the upgrade again.

Regards,
Alec Smecher
Public Knowledge Project Team