Hello, I tried to upgrade (web based) on my test website from OJS version 3.3.0.14 to 3.4.0.1.
The process ended with a blank screen while the Error log shows the following
[17-Jun-2023 13:58:08 UTC] WARNING: The NavigationMenu (ContextId: 12, Title: User Navigation Menu, Area: user) will be skipped because the specified area has already a NavigationMenu attached.
[17-Jun-2023 13:58:08 UTC] WARNING: The NavigationMenu (ContextId: 12, Title: Primary Navigation Menu, Area: primary) will be skipped because the specified area has already a NavigationMenu attached.
[17-Jun-2023 13:58:08 UTC] WARNING: The NavigationMenu (ContextId: 19, Title: User Navigation Menu, Area: user) will be skipped because the specified area has already a NavigationMenu attached.
[17-Jun-2023 13:58:08 UTC] WARNING: The NavigationMenu (ContextId: 19, Title: Primary Navigation Menu, Area: primary) will be skipped because the specified area has already a NavigationMenu attached.
[17-Jun-2023 13:58:08 UTC] WARNING: The NavigationMenu (ContextId: 2, Title: User Navigation Menu, Area: user) will be skipped because the specified area has already a NavigationMenu attached.
[17-Jun-2023 13:58:08 UTC] WARNING: The NavigationMenu (ContextId: 2, Title: Primary Navigation Menu, Area: primary) will be skipped because the specified area has already a NavigationMenu attached.
[17-Jun-2023 13:58:08 UTC] WARNING: The NavigationMenu (ContextId: 9, Title: User Navigation Menu, Area: user) will be skipped because the specified area has already a NavigationMenu attached.
[17-Jun-2023 13:58:08 UTC] WARNING: The NavigationMenu (ContextId: 9, Title: Primary Navigation Menu, Area: primary) will be skipped because the specified area has already a NavigationMenu attached.
[17-Jun-2023 13:58:08 UTC] WARNING: The NavigationMenu (ContextId: 6, Title: User Navigation Menu, Area: user) will be skipped because the specified area has already a NavigationMenu attached.
[17-Jun-2023 13:58:08 UTC] WARNING: The NavigationMenu (ContextId: 6, Title: Primary Navigation Menu, Area: primary) will be skipped because the specified area has already a NavigationMenu attached.
[17-Jun-2023 13:58:08 UTC] WARNING: The NavigationMenu (ContextId: 22, Title: User Navigation Menu, Area: user) will be skipped because the specified area has already a NavigationMenu attached.
[17-Jun-2023 13:58:08 UTC] WARNING: The NavigationMenu (ContextId: 22, Title: Primary Navigation Menu, Area: primary) will be skipped because the specified area has already a NavigationMenu attached.
[17-Jun-2023 13:58:08 UTC] WARNING: The NavigationMenu (ContextId: 20, Title: User Navigation Menu, Area: user) will be skipped because the specified area has already a NavigationMenu attached.
[17-Jun-2023 13:58:08 UTC] WARNING: The NavigationMenu (ContextId: 20, Title: Primary Navigation Menu, Area: primary) will be skipped because the specified area has already a NavigationMenu attached.
[17-Jun-2023 13:58:08 UTC] WARNING: The NavigationMenu (ContextId: 11, Title: Primary Navigation Menu, Area: primary) will be skipped because the specified area has already a NavigationMenu attached.
[17-Jun-2023 13:58:08 UTC] WARNING: The NavigationMenu (ContextId: 10, Title: User Navigation Menu, Area: user) will be skipped because the specified area has already a NavigationMenu attached.
[17-Jun-2023 13:58:08 UTC] WARNING: The NavigationMenu (ContextId: 10, Title: Primary Navigation Menu, Area: primary) will be skipped because the specified area has already a NavigationMenu attached.
[17-Jun-2023 13:58:08 UTC] WARNING: The NavigationMenu (ContextId: 25, Title: User Navigation Menu, Area: user) will be skipped because the specified area has already a NavigationMenu attached.
[17-Jun-2023 13:58:08 UTC] WARNING: The NavigationMenu (ContextId: 25, Title: Primary Navigation Menu, Area: primary) will be skipped because the specified area has already a NavigationMenu attached.
[17-Jun-2023 13:58:08 UTC] WARNING: The NavigationMenu (ContextId: 0, Title: User Navigation Menu, Area: user) will be skipped because the specified area has already a NavigationMenu attached.
[17-Jun-2023 13:59:07 UTC] PHP Warning: Attempt to read property “primary_locale” on null in /home/seisense/test.seisense.com/lib/pkp/classes/migration/upgrade/v3_4_0/I5716_EmailTemplateAssignments.php on line 461
[17-Jun-2023 13:59:07 UTC] PHP Warning: Attempt to read property “primary_locale” on null in /home/seisense/test.seisense.com/lib/pkp/classes/migration/upgrade/v3_4_0/I5716_EmailTemplateAssignments.php on line 461
[17-Jun-2023 13:59:07 UTC] PHP Warning: Attempt to read property “primary_locale” on null in /home/seisense/test.seisense.com/lib/pkp/classes/migration/upgrade/v3_4_0/I5716_EmailTemplateAssignments.php on line 461
[17-Jun-2023 13:59:07 UTC] PHP Warning: Attempt to read property “primary_locale” on null in /home/seisense/test.seisense.com/lib/pkp/classes/migration/upgrade/v3_4_0/I5716_EmailTemplateAssignments.php on line 461
[17-Jun-2023 13:59:07 UTC] PHP Warning: Attempt to read property “primary_locale” on null in /home/seisense/test.seisense.com/lib/pkp/classes/migration/upgrade/v3_4_0/I5716_EmailTemplateAssignments.php on line 461
[17-Jun-2023 13:59:07 UTC] PHP Warning: Attempt to read property “primary_locale” on null in /home/seisense/test.seisense.com/lib/pkp/classes/migration/upgrade/v3_4_0/I5716_EmailTemplateAssignments.php on line 461
[17-Jun-2023 13:59:07 UTC] PHP Warning: Attempt to read property “primary_locale” on null in /home/seisense/test.seisense.com/lib/pkp/classes/migration/upgrade/v3_4_0/I5716_EmailTemplateAssignments.php on line 461
[17-Jun-2023 13:59:07 UTC] PHP Warning: Attempt to read property “primary_locale” on null in /home/seisense/test.seisense.com/lib/pkp/classes/migration/upgrade/v3_4_0/I5716_EmailTemplateAssignments.php on line 461
[17-Jun-2023 13:59:07 UTC] PHP Warning: Attempt to read property “primary_locale” on null in /home/seisense/test.seisense.com/lib/pkp/classes/migration/upgrade/v3_4_0/I5716_EmailTemplateAssignments.php on line 461
[17-Jun-2023 13:59:07 UTC] PHP Warning: Attempt to read property “primary_locale” on null in /home/seisense/test.seisense.com/lib/pkp/classes/migration/upgrade/v3_4_0/I5716_EmailTemplateAssignments.php on line 461
my php version is 8.1
Looking forward to some expert suggestions to resolve this issue.
Thanks
seisense