Hi there,
I am currently in the process of installing and configuring OJS and it’s looking like a fantastic piece of software, so first off - thankyou for providing it!
Now, onto the problem …
We have created a Journal but now when people visit it (without registering or being logged in) they receive a 404 page. However if a logged in user views the same page they can see the journal without issue.
The journal is at
https://www.orbit-rri.org/ojs/index.php/orbit/
The following is from our error_log which is growing at a rapid rate … is this usual?
[09-Aug-2017 10:01:02 Europe/London] PHP Strict Standards: Declaration of CustomBlockPlugin::getSeq() should be compatible with BlockPlugin::getSeq($contextId = NULL) in /home/respons3/public_html/ojs/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 130
[09-Aug-2017 10:01:02 Europe/London] PHP Strict Standards: Declaration of CustomBlockPlugin::getBlockContext() should be compatible with BlockPlugin::getBlockContext($contextId = NULL) in /home/respons3/public_html/ojs/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 130
[09-Aug-2017 10:01:02 Europe/London] PHP Strict Standards: Declaration of CustomBlockPlugin::getEnabled() should be compatible with BlockPlugin::getEnabled($contextId = NULL) in /home/respons3/public_html/ojs/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 130
[09-Aug-2017 10:01:02 Europe/London] PHP Strict Standards: Declaration of CustomBlockPlugin::getContents() should be compatible with BlockPlugin::getContents($templateMgr, $request = NULL) in /home/respons3/public_html/ojs/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 130
[09-Aug-2017 10:02:55 Europe/London] PHP Strict Standards: Non-static method ScheduledTaskHelper::checkFrequency() should not be called statically, assuming $this from incompatible context in /home/respons3/public_html/ojs/lib/pkp/plugins/generic/acron/PKPAcronPlugin.inc.php on line 315
[09-Aug-2017 10:02:55 Europe/London] PHP Strict Standards: Non-static method ScheduledTaskHelper::_isInRange() should not be called statically, assuming $this from incompatible context in /home/respons3/public_html/ojs/lib/pkp/classes/scheduledTask/ScheduledTaskHelper.inc.php on line 114
[09-Aug-2017 10:02:55 Europe/London] PHP Strict Standards: Non-static method ScheduledTaskHelper::checkFrequency() should not be called statically, assuming $this from incompatible context in /home/respons3/public_html/ojs/lib/pkp/plugins/generic/acron/PKPAcronPlugin.inc.php on line 315
[09-Aug-2017 10:02:55 Europe/London] PHP Strict Standards: Non-static method ScheduledTaskHelper::_isInRange() should not be called statically, assuming $this from incompatible context in /home/respons3/public_html/ojs/lib/pkp/classes/scheduledTask/ScheduledTaskHelper.inc.php on line 114
[09-Aug-2017 10:02:55 Europe/London] PHP Strict Standards: Non-static method ScheduledTaskHelper::checkFrequency() should not be called statically, assuming $this from incompatible context in /home/respons3/public_html/ojs/lib/pkp/plugins/generic/acron/PKPAcronPlugin.inc.php on line 315
[09-Aug-2017 10:02:55 Europe/London] PHP Strict Standards: Non-static method ScheduledTaskHelper::_isInRange() should not be called statically, assuming $this from incompatible context in /home/respons3/public_html/ojs/lib/pkp/classes/scheduledTask/ScheduledTaskHelper.inc.php on line 114
[09-Aug-2017 10:02:55 Europe/London] PHP Strict Standards: Non-static method ScheduledTaskHelper::checkFrequency() should not be called statically, assuming $this from incompatible context in /home/respons3/public_html/ojs/lib/pkp/plugins/generic/acron/PKPAcronPlugin.inc.php on line 315
[09-Aug-2017 10:02:55 Europe/London] PHP Strict Standards: Non-static method ScheduledTaskHelper::_isInRange() should not be called statically, assuming $this from incompatible context in /home/respons3/public_html/ojs/lib/pkp/classes/scheduledTask/ScheduledTaskHelper.inc.php on line 114
[09-Aug-2017 10:02:55 Europe/London] PHP Strict Standards: Non-static method ScheduledTaskHelper::checkFrequency() should not be called statically, assuming $this from incompatible context in /home/respons3/public_html/ojs/lib/pkp/plugins/generic/acron/PKPAcronPlugin.inc.php on line 315
[09-Aug-2017 10:02:55 Europe/London] PHP Strict Standards: Non-static method ScheduledTaskHelper::_isInRange() should not be called statically, assuming $this from incompatible context in /home/respons3/public_html/ojs/lib/pkp/classes/scheduledTask/ScheduledTaskHelper.inc.php on line 114
[09-Aug-2017 10:02:55 Europe/London] PHP Strict Standards: Non-static method Request::getContext() should not be called statically, assuming $this from incompatible context in /home/respons3/public_html/ojs/lib/pkp/classes/plugins/ThemePlugin.inc.php on line 409
[09-Aug-2017 10:02:55 Europe/London] PHP Strict Standards: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/respons3/public_html/ojs/classes/core/Request.inc.php on line 68
[09-Aug-2017 10:02:55 Europe/London] PHP Strict Standards: Non-static method Request::getContext() should not be called statically, assuming $this from incompatible context in /home/respons3/public_html/ojs/lib/pkp/classes/plugins/ThemePlugin.inc.php on line 409
[09-Aug-2017 10:02:55 Europe/London] PHP Strict Standards: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/respons3/public_html/ojs/classes/core/Request.inc.php on line 68
[09-Aug-2017 10:02:55 Europe/London] PHP Strict Standards: Declaration of CustomBlockPlugin::getSeq() should be compatible with BlockPlugin::getSeq($contextId = NULL) in /home/respons3/public_html/ojs/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 130
[09-Aug-2017 10:02:55 Europe/London] PHP Strict Standards: Declaration of CustomBlockPlugin::getBlockContext() should be compatible with BlockPlugin::getBlockContext($contextId = NULL) in /home/respons3/public_html/ojs/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 130
[09-Aug-2017 10:02:55 Europe/London] PHP Strict Standards: Declaration of CustomBlockPlugin::getEnabled() should be compatible with BlockPlugin::getEnabled($contextId = NULL) in /home/respons3/public_html/ojs/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 130
[09-Aug-2017 10:02:55 Europe/London] PHP Strict Standards: Declaration of CustomBlockPlugin::getContents() should be compatible with BlockPlugin::getContents($templateMgr, $request = NULL) in /home/respons3/public_html/ojs/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 130
[09-Aug-2017 10:02:55 Europe/London] PHP Strict Standards: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/respons3/public_html/ojs/lib/pkp/classes/core/Dispatcher.inc.php on line 245
[09-Aug-2017 10:02:55 Europe/London] ojs2: 404 Not Found