Hi
when i upgrade ojs 2.4.6 to ojs3 … I followed ths step exactly:
1- Backup 2.4.6 files and database.
2- Extract 3.0 into a new directory; set permissions for the “cache” and “public” folders to be web-writable ( i change to 750 premmision) .
3- Download GeoLiteCity.dat into plugins/generic/usageStats
4- Copy the “public” directory and “config.inc.php” from 2.4.6 to into 3
5- Change config.inc.php’s “installed” parameter to “off”
6- Remove 2.4.6 from your webserver path, and replace it with 3
…
and then when i complete this step i want enter in my website to upgrade database from web (not use command-line)
when i open it … it’s appear this error
Strict Standards: Only variables should be passed by reference in /hermes/bosnaweb09a/b2068/ipg.pedconfyeorg/ojs3/lib/pkp/classes/core/PKPApplication.inc.php on line 210
Strict Standards: Declaration of BrowsePlugin::manage() should be compatible with Plugin::manage($args, $request) in /hermes/bosnaweb09a/b2068/ipg.pedconfyeorg/ojs3/plugins/generic/browse/BrowsePlugin.inc.php on line 162
Strict Standards: Declaration of BrowsePlugin::getTemplatePath() should be compatible with Plugin::getTemplatePath($inCore = false) in /hermes/bosnaweb09a/b2068/ipg.pedconfyeorg/ojs3/plugins/generic/browse/BrowsePlugin.inc.php on line 162
Strict Standards: Declaration of GoogleAnalyticsPlugin::getTemplatePath() should be compatible with Plugin::getTemplatePath($inCore = false) in /hermes/bosnaweb09a/b2068/ipg.pedconfyeorg/ojs3/plugins/generic/googleAnalytics/GoogleAnalyticsPlugin.inc.php on line 147
Strict Standards: Declaration of LensGalleyPlugin::getTemplatePath() should be compatible with Plugin::getTemplatePath($inCore = false) in /hermes/bosnaweb09a/b2068/ipg.pedconfyeorg/ojs3/plugins/generic/lensGalley/LensGalleyPlugin.inc.php on line 157
Strict Standards: Declaration of OrcidProfilePlugin::getTemplatePath() should be compatible with Plugin::getTemplatePath($inCore = false) in /hermes/bosnaweb09a/b2068/ipg.pedconfyeorg/ojs3/plugins/generic/orcidProfile/OrcidProfilePlugin.inc.php on line 413
Strict Standards: Declaration of PdfJsViewerPlugin::getTemplatePath() should be compatible with Plugin::getTemplatePath($inCore = false) in /hermes/bosnaweb09a/b2068/ipg.pedconfyeorg/ojs3/plugins/generic/pdfJsViewer/PdfJsViewerPlugin.inc.php on line 136
Strict Standards: Declaration of RecommendByAuthorPlugin::getTemplatePath() should be compatible with Plugin::getTemplatePath($inCore = false) in /hermes/bosnaweb09a/b2068/ipg.pedconfyeorg/ojs3/plugins/generic/recommendByAuthor/RecommendByAuthorPlugin.inc.php on line 156
Strict Standards: Declaration of WebFeedPlugin::getTemplatePath() should be compatible with Plugin::getTemplatePath($inCore = false) in /hermes/bosnaweb09a/b2068/ipg.pedconfyeorg/ojs3/plugins/generic/webFeed/WebFeedPlugin.inc.php on line 190
Warning: Cannot modify header information - headers already sent by (output started at /hermes/bosnaweb09a/b2068/ipg.pedconfyeorg/ojs3/lib/pkp/classes/core/PKPApplication.inc.php:210) in /hermes/bosnaweb09a/b2068/ipg.pedconfyeorg/ojs3/lib/pkp/classes/core/PKPRequest.inc.php on line 99
how can solve this problem … please help me
this is the link my site
http://pedconf-ye.org/ojs3/
Thank you