Hi!
I am trying to upgrade from OJS3.0.2 to OJS 3.1 and getting this error
[24-Oct-2017 11:06:03 Etc/GMT] PHP Fatal error: Call to a member function getId() on a non-object in public_html/beta/classes/install/Upgrade.inc.php on line 2476
Any solution for it?
Few PDF files disappeared from the issue list and article page on frontend. It seems only those files disappeared which were migrated from OJS 2.4.8 to 3.0.2 during earlier upgrade from 2.4.8 to ojs 3.0.2.
Few characters in the article title has been changed after upgrading probably " and , . and other symbols.
Further, I noticed that My Authored Grid has been disappeared (It might be intentional) but if the user is author as well as a reviewer then article authored by the user and article assigned for review will be shown in same grid My Assigned.
Regarding the first upgrade error with genres having the key = NULL: That patch was not correct – see further discussion in that GitHub issue – you would need to fix your DB table genres.
Regarding the second issue with missing files: it could be connected with the wrong fix of the first one. So could you please change it all to the original situation (clean backup of DB and files), fix the missing keys in your 3.0,2 DB table genres and start the upgrade anew?