Update ojs 3.0.2 ke ojs 3.1.1 error

All About OJS 3
ceperlan
Posts: 18
Joined: 04 Dec 2017, 09:06

Update ojs 3.0.2 ke ojs 3.1.1 error

Post by ceperlan »

Salam jurnal,

Setelah saya lakukan update ojs 3 dari ojs 3.0.2.0 ke ojs 3.1.0.1 error.
Info Update OJS :
Info update.PNG
Errornya seperti digambar bawah ini :
setelah login sebagai admin dan setelah masuk ke dashboard hasilnya :
failed ajax.PNG
Setelah mengklik all aktif tidak muncul artikelnya. Loading terus....
Submission All Aktive.PNG

Mohon pencerahannya Bapak/ibu.... tulung...tulung...

Terima Kasih Banyak.
Asep Erlan Maulana
Redaktur Jurnal Teknik Informatika

ajienoorseto
Posts: 449
Joined: 30 Dec 2016, 21:19
Contact:

Re: Update ojs 3.0.2 ke ojs 3.1.1 error

Post by ajienoorseto »

cek error_log
Atom Indonesia
http://aij.batan.go.id

ceperlan
Posts: 18
Joined: 04 Dec 2017, 09:06

Re: Update ojs 3.0.2 ke ojs 3.1.1 error

Post by ceperlan »

ajienoorseto wrote:cek error_log

Error Log:

Code: Select all

View in rendered output by enabling the "displayErrorDetails" setting.

[02-Apr-2018 03:43:38 UTC] PHP Strict Standards:  Declaration of CustomBlockPlugin::getSeq() should be compatible with BlockPlugin::getSeq($contextId = NULL) in /home/blajakartakemena/public_html/journal/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 0
[02-Apr-2018 03:43:38 UTC] PHP Strict Standards:  Declaration of CustomBlockPlugin::getBlockContext() should be compatible with BlockPlugin::getBlockContext($contextId = NULL) in /home/blajakartakemena/public_html/journal/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 0
[02-Apr-2018 03:43:38 UTC] PHP Strict Standards:  Declaration of CustomBlockPlugin::getEnabled() should be compatible with BlockPlugin::getEnabled($contextId = NULL) in /home/blajakartakemena/public_html/journal/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 0
[02-Apr-2018 03:43:38 UTC] PHP Strict Standards:  Declaration of CustomBlockPlugin::getContents() should be compatible with BlockPlugin::getContents($templateMgr, $request = NULL) in /home/blajakartakemena/public_html/journal/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 0
jadi bagaimana solusinya?
Last edited by ceperlan on 02 Apr 2018, 10:45, edited 1 time in total.
Asep Erlan Maulana
Redaktur Jurnal Teknik Informatika


ceperlan
Posts: 18
Joined: 04 Dec 2017, 09:06

Re: Update ojs 3.0.2 ke ojs 3.1.1 error

Post by ceperlan »

patchnya sudah saya masukkan sesuai ini :

Code: Select all

https://github.com/pkp/customBlockManager/commit/a0ca763d308f9fcde7eeb7c1e733aa0ec8bdb82e
dan ini :

Code: Select all

https://github.com/pkp/customBlockManager/commit/c564d603d0c04aed81ba113e18e29a77c0f7f5c3
tapi tetep masih error pak. Ini Error lognya.

Code: Select all

View in rendered output by enabling the "displayErrorDetails" setting.

[02-Apr-2018 04:20:10 UTC] PHP Strict Standards:  Declaration of CustomBlockPlugin::getBlockContext() should be compatible with BlockPlugin::getBlockContext($contextId = NULL) in /home/blajakartakemena/public_html/journal/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 0
[02-Apr-2018 04:20:10 UTC] PHP Strict Standards:  Declaration of CustomBlockPlugin::getEnabled() should be compatible with BlockPlugin::getEnabled($contextId = NULL) in /home/blajakartakemena/public_html/journal/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 0
[02-Apr-2018 04:21:08 UTC] PHP Strict Standards:  Declaration of CustomBlockPlugin::getBlockContext() should be compatible with BlockPlugin::getBlockContext($contextId = NULL) in /home/blajakartakemena/public_html/journal/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 0
[02-Apr-2018 04:21:08 UTC] PHP Strict Standards:  Declaration of CustomBlockPlugin::getEnabled() should be compatible with BlockPlugin::getEnabled($contextId = NULL) in /home/blajakartakemena/public_html/journal/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 0
[02-Apr-2018 04:26:39 UTC] PHP Strict Standards:  Declaration of CustomBlockPlugin::getBlockContext() should be compatible with BlockPlugin::getBlockContext($contextId = NULL) in /home/blajakartakemena/public_html/journal/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 0
[02-Apr-2018 04:26:39 UTC] PHP Strict Standards:  Declaration of CustomBlockPlugin::getEnabled() should be compatible with BlockPlugin::getEnabled($contextId = NULL) in /home/blajakartakemena/public_html/journal/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 0
[02-Apr-2018 04:26:39 UTC] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/blajakartakemena/public_html/journal/lib/pkp/classes/core/Dispatcher.inc.php on line 245
[02-Apr-2018 04:26:39 UTC] ojs2: 404 Not Found
Asep Erlan Maulana
Redaktur Jurnal Teknik Informatika

acahya
Posts: 79
Joined: 20 Feb 2017, 09:18
Location: Pekanbaru
Contact:

Re: Update ojs 3.0.2 ke ojs 3.1.1 error

Post by acahya »

Mungkin customblok pluginnya mesti ditimpa dengan yang baru
ACahya Channel Site
Artikel Tentang OJS silahkan Klik
Image
http://acahya.web.id/category/ojs/
https://www.youtube.com/c/acahyachannel

thohafirdaus
Posts: 37
Joined: 04 Dec 2017, 09:19

Re: Update ojs 3.0.2 ke ojs 3.1.1 error

Post by thohafirdaus »

Masalah ini sering sekali di alami bagi yg baru update ojs 3.
Ojs kami juga demikian, tapi kadang nanti hilang sendiri.

Pastikan minimal versi PHP 5,6

ajienoorseto
Posts: 449
Joined: 30 Dec 2016, 21:19
Contact:

Re: Update ojs 3.0.2 ke ojs 3.1.1 error

Post by ajienoorseto »

sepertinya harus observasi ke dalam jurnalnya,

atau googling ajah, keyword -> disable php strict standard
Atom Indonesia
http://aij.batan.go.id

ceperlan
Posts: 18
Joined: 04 Dec 2017, 09:06

Re: Update ojs 3.0.2 ke ojs 3.1.1 error

Post by ceperlan »

thohafirdaus wrote:Masalah ini sering sekali di alami bagi yg baru update ojs 3.
Ojs kami juga demikian, tapi kadang nanti hilang sendiri.

Pastikan minimal versi PHP 5,6
sudah pak.
phpinfo.PNG
Asep Erlan Maulana
Redaktur Jurnal Teknik Informatika

ceperlan
Posts: 18
Joined: 04 Dec 2017, 09:06

Re: Update ojs 3.0.2 ke ojs 3.1.1 error

Post by ceperlan »

thohafirdaus wrote:Masalah ini sering sekali di alami bagi yg baru update ojs 3.
Ojs kami juga demikian, tapi kadang nanti hilang sendiri.

Pastikan minimal versi PHP 5,6
Artikel di tab all aktifnya bisa terbuka pak? disaya tidak bisa.
Asep Erlan Maulana
Redaktur Jurnal Teknik Informatika

Post Reply