Dear All,
I upgraded from OJS 2.4.8.0 to 3.0 by following the instructions. Everything went well. I set the “installation=on” to “installation=off” and then chosen the upgrade link in the web interface. At this time, the install page displayed many errors as given below.
Strict Standards: Declaration of RelatedItemsBlockPlugin::getContents() should be compatible with BlockPlugin::getContents($templateMgr, $request = NULL) in/home/indianfo/scigreen.com/plugins/blocks/relatedItems/RelatedItemsBlockPlugin.inc.php on line 50
Strict Standards: Declaration of InformationBlockPlugin::getContents() should be compatible with BlockPlugin::getContents($templateMgr, $request = NULL) in/home/indianfo/scigreen.com/plugins/blocks/information/InformationBlockPlugin.inc.php on line 54
Strict Standards: Declaration of LanguageToggleBlockPlugin::getContents() should be compatible with BlockPlugin::getContents($templateMgr, $request = NULL) in/home/indianfo/scigreen.com/plugins/blocks/languageToggle/LanguageToggleBlockPlugin.inc.php on line 106
Strict Standards: Non-static method Application::getName() should not be called statically, assuming $this from incompatible context in/home/indianfo/scigreen.com/lib/pkp/classes/install/form/InstallForm.inc.php on line 144
Strict Standards: Non-static method Application::getName() should not be called statically, assuming $this from incompatible context in/home/indianfo/scigreen.com/lib/pkp/classes/install/form/InstallForm.inc.php on line 146
Strict Standards: Non-static method Application::getName() should not be called statically, assuming $this from incompatible context in/home/indianfo/scigreen.com/lib/pkp/classes/install/form/InstallForm.inc.php on line 148
Strict Standards: Non-static method VersionCheck::getCurrentCodeVersion() should not be called statically, assuming $this from incompatible context in/home/indianfo/scigreen.com/lib/pkp/classes/install/form/MaintenanceForm.inc.php on line 37
Strict Standards: Non-static method Version::fromString() should not be called statically in/home/indianfo/scigreen.com/lib/pkp/classes/site/VersionCheck.inc.php on line 115
Strict Standards: Non-static method PKPRequest::getUserVar() should not be called statically, assuming $this from incompatible context in/home/indianfo/scigreen.com/lib/pkp/classes/form/Form.inc.php on line 351
Strict Standards: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in/home/indianfo/scigreen.com/lib/pkp/classes/core/PKPRequest.inc.php on line 582
Below these error codes, there was an option to upgrade or install OJS. I chose upgrade and “Upgrade of OJS to version 3.0.0.0 has completed successfully.” message was displayed.
After that, I logged in without any error codes or issues. I used mozilla firefox browser made for yahoo version 48.0.2 yahoomy - 1.30. Each page took more time to load. The pages with tabs did not display the tabs. Instead I got them as separate listed links (e.g. Inside journal settings->masthead, contact and sections were displayed as three links one below other). Then, I tried with internet explorer and google chrome. With IE 11, the tabs were displayed correctly, but if I click the tabs, no content was loaded for some tabs. For some tabs, it took more time to load the contents. In google chrome Version 52.0.2743.116 m, all tabs displayed correctly with contents except masthead under settings → journal–> masthead. I cannot see any content in masthead in any of the browsers i tested. Because of this, about page also displays no content. How to solve all these issues? Thanks.