Main page went blank after upgrade attempt to 3.0.2.0

Halo @asmecher,

The journal main page went blank (Error HTTP 500) after we tried to upgrade to 3.0.2.0 version. Can you help me what could be the problem?

Here some of the details…

Deprecated: Non-static method Request::getContext() should not be called statically, assuming $this from incompatible context in /home/poltekke/public_html/ejournal/public_html/lib/pkp/classes/plugins/ThemePlugin.inc.php on line 409

Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/poltekke/public_html/ejournal/public_html/classes/core/Request.inc.php on line 68

Strict Standards: Declaration of DevelopedByBlockPlugin::getSeq() should be compatible with BlockPlugin::getSeq($contextId = NULL) in /home/poltekke/public_html/ejournal/public_html/plugins/blocks/developedBy/DevelopedByBlockPlugin.inc.php on line 0

Strict Standards: Declaration of DevelopedByBlockPlugin::getBlockContext() should be compatible with BlockPlugin::getBlockContext($contextId = NULL) in /home/poltekke/public_html/ejournal/public_html/plugins/blocks/developedBy/DevelopedByBlockPlugin.inc.php on line 0

Strict Standards: Declaration of DevelopedByBlockPlugin::getEnabled() should be compatible with BlockPlugin::getEnabled($contextId = NULL) in /home/poltekke/public_html/ejournal/public_html/plugins/blocks/developedBy/DevelopedByBlockPlugin.inc.php on line 0

Strict Standards: Declaration of CustomBlockPlugin::getSeq() should be compatible with BlockPlugin::getSeq($contextId = NULL) in /home/poltekke/public_html/ejournal/public_html/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 0

Strict Standards: Declaration of CustomBlockPlugin::getBlockContext() should be compatible with BlockPlugin::getBlockContext($contextId = NULL) in /home/poltekke/public_html/ejournal/public_html/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 0

Strict Standards: Declaration of CustomBlockPlugin::getEnabled() should be compatible with BlockPlugin::getEnabled($contextId = NULL) in /home/poltekke/public_html/ejournal/public_html/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 0

Strict Standards: Declaration of CustomBlockPlugin::getContents() should be compatible with BlockPlugin::getContents($templateMgr, $request = NULL) in /home/poltekke/public_html/ejournal/public_html/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 0

Deprecated: Non-static method ScheduledTaskHelper::checkFrequency() should not be called statically, assuming $this from incompatible context in /home/poltekke/public_html/ejournal/public_html/lib/pkp/plugins/generic/acron/PKPAcronPlugin.inc.php on line 315

Deprecated: Non-static method ScheduledTaskHelper::_isInRange() should not be called statically, assuming $this from incompatible context in /home/poltekke/public_html/ejournal/public_html/lib/pkp/classes/scheduledTask/ScheduledTaskHelper.inc.php on line 114

Deprecated: Non-static method ScheduledTaskHelper::checkFrequency() should not be called statically, assuming $this from incompatible context in /home/poltekke/public_html/ejournal/public_html/lib/pkp/plugins/generic/acron/PKPAcronPlugin.inc.php on line 315

Deprecated: Non-static method ScheduledTaskHelper::_isInRange() should not be called statically, assuming $this from incompatible context in /home/poltekke/public_html/ejournal/public_html/lib/pkp/classes/scheduledTask/ScheduledTaskHelper.inc.php on line 114

Deprecated: Non-static method ScheduledTaskHelper::checkFrequency() should not be called statically, assuming $this from incompatible context in /home/poltekke/public_html/ejournal/public_html/lib/pkp/plugins/generic/acron/PKPAcronPlugin.inc.php on line 315

Deprecated: Non-static method ScheduledTaskHelper::_isInRange() should not be called statically, assuming $this from incompatible context in /home/poltekke/public_html/ejournal/public_html/lib/pkp/classes/scheduledTask/ScheduledTaskHelper.inc.php on line 114

Deprecated: Non-static method ScheduledTaskHelper::checkFrequency() should not be called statically, assuming $this from incompatible context in /home/poltekke/public_html/ejournal/public_html/lib/pkp/plugins/generic/acron/PKPAcronPlugin.inc.php on line 315

Deprecated: Non-static method ScheduledTaskHelper::_isInRange() should not be called statically, assuming $this from incompatible context in /home/poltekke/public_html/ejournal/public_html/lib/pkp/classes/scheduledTask/ScheduledTaskHelper.inc.php on line 114

Deprecated: Non-static method ScheduledTaskHelper::checkFrequency() should not be called statically, assuming $this from incompatible context in /home/poltekke/public_html/ejournal/public_html/lib/pkp/plugins/generic/acron/PKPAcronPlugin.inc.php on line 315

Deprecated: Non-static method ScheduledTaskHelper::_isInRange() should not be called statically, assuming $this from incompatible context in /home/poltekke/public_html/ejournal/public_html/lib/pkp/classes/scheduledTask/ScheduledTaskHelper.inc.php on line 114

Fatal error: Call to a member function getId() on null in /home/poltekke/public_html/ejournal/public_html/plugins/generic/webFeed/WebFeedPlugin.inc.php on line 98

Thank you!

Hi,

There was a bug in that plugin, mentioned here Web Feed plugin causes fatal error if enabled at the site level · Issue #2504 · pkp/pkp-lib · GitHub

Hi @ajnyga

Thank you!! That solve the problem.