Plugin Gallery Empty

Hi All

Ojs 3.3.9.9
PHP 7.4

Plugin gallery is Empty. any person can help about solve it.

Hi @IJBSRR_Journal,

You should check your version - OJS 3.3.9.9 doesn’t exist. Also - did you check your PHP error logs? Please report on errors from there if they are available.

Best regards,

Roger
PKP Team

@rcgillis

Please showing image about version also bellow Php error Log

[06-Sep-2023 04:22:54 GMT] [CPANELICSIMPORT: Touch file /home/ijbssrnetcom47/.cpanel/icals/.cpanel_ics_import_contact@ijbssrnet.com exists for contact@ijbssrnet.com and cpanel_run_once is true, exiting]
[06-Sep-2023 04:22:54 GMT] [CPANELVCFIMPORT: Touch file /home/ijbssrnetcom47/.cpanel/vcards/.cpanel_vcf_import_contact@ijbssrnet.com exists for contact@ijbssrnet.com and cpanel_run_once is true, exiting]
[06-Sep-2023 04:22:55 GMT] PHP Warning: Undefined array key “message” in /usr/local/cpanel/base/3rdparty/roundcube/program/include/rcmail_action.php on line 239
[06-Sep-2023 04:22:55 GMT] PHP Warning: Undefined array key “message” in /usr/local/cpanel/base/3rdparty/roundcube/program/include/rcmail_action.php on line 239
[06-Sep-2023 04:22:58 GMT] PHP Warning: Undefined array key “message” in /usr/local/cpanel/base/3rdparty/roundcube/program/include/rcmail_action.php on line 239
[06-Sep-2023 04:22:58 GMT] PHP Warning: Undefined array key “message” in /usr/local/cpanel/base/3rdparty/roundcube/program/include/rcmail_action.php on line 239
[06-Sep-2023 04:23:10 GMT] PHP Warning: Undefined array key “message” in /usr/local/cpanel/base/3rdparty/roundcube/program/include/rcmail_action.php on line 239
[06-Sep-2023 04:23:10 GMT] PHP Warning: Undefined array key “message” in /usr/local/cpanel/base/3rdparty/roundcube/program/include/rcmail_action.php on line 239
[06-Sep-2023 04:23:36 GMT] PHP Warning: Undefined array key “message” in /usr/local/cpanel/base/3rdparty/roundcube/program/include/rcmail_action.php on line 239
[06-Sep-2023 04:23:36 GMT] PHP Warning: Undefined array key “message” in /usr/local/cpanel/base/3rdparty/roundcube/program/include/rcmail_action.php on line 239
[06-Sep-2023 04:23:38 GMT] PHP Warning: Undefined variable $config in /usr/local/cpanel/base/3rdparty/roundcube/plugins/cpanellogout/cpanellogout.php on line 18
[06-Sep-2023 04:23:38 GMT] PHP Warning: Trying to access array offset on value of type null in /usr/local/cpanel/base/3rdparty/roundcube/plugins/cpanellogout/cpanellogout.php on line 18
[06-Sep-2023 04:23:38 GMT] PHP Deprecated: strncmp(): Passing null to parameter #1 ($string1) of type string is deprecated in /usr/local/cpanel/base/3rdparty/roundcube/plugins/cpanellogout/cpanellogout.php on line 18
[06-Sep-2023 04:23:46 GMT] [CPANELICSIMPORT: Touch file /home/ijbssrnetcom47/.cpanel/icals/.cpanel_ics_import_editor@ijbssrnet.com exists for editor@ijbssrnet.com and cpanel_run_once is true, exiting]
[06-Sep-2023 04:23:46 GMT] [CPANELVCFIMPORT: Touch file /home/ijbssrnetcom47/.cpanel/vcards/.cpanel_vcf_import_editor@ijbssrnet.com exists for editor@ijbssrnet.com and cpanel_run_once is true, exiting]
[06-Sep-2023 04:23:46 GMT] PHP Warning: Undefined array key “message” in /usr/local/cpanel/base/3rdparty/roundcube/program/include/rcmail_action.php on line 239
[06-Sep-2023 04:23:46 GMT] PHP Warning: Undefined array key “message” in /usr/local/cpanel/base/3rdparty/roundcube/program/include/rcmail_action.php on line 239
[06-Sep-2023 04:23:53 GMT] PHP Warning: Undefined array key “message” in /usr/local/cpanel/base/3rdparty/roundcube/program/include/rcmail_action.php on line 239
[06-Sep-2023 04:23:53 GMT] PHP Warning: Undefined array key “message” in /usr/local/cpanel/base/3rdparty/roundcube/program/include/rcmail_action.php on line 239
[06-Sep-2023 04:27:34 GMT] PHP Warning: Undefined variable $config in /usr/local/cpanel/base/3rdparty/roundcube/plugins/cpanellogout/cpanellogout.php on line 18
[06-Sep-2023 04:27:34 GMT] PHP Warning: Trying to access array offset on value of type null in /usr/local/cpanel/base/3rdparty/roundcube/plugins/cpanellogout/cpanellogout.php on line 18
[06-Sep-2023 04:27:34 GMT] PHP Deprecated: strncmp(): Passing null to parameter #1 ($string1) of type string is deprecated in /usr/local/cpanel/base/3rdparty/roundcube/plugins/cpanellogout/cpanellogout.php on line 18

Hi @IJBSRR_Journal,

The fact that you’re seeing OJS 3.3.9.9 suggests that you tried to upgrade to 3.4.0-x, encountered an error, and didn’t resolve it. Do you have details on that error?

Regards,
Alec Smecher
Public Knowledge Project Team

@asmecher

Try to upgrade ojs lasted version can’t installed successfully.
Error Showing …

A database error has occurred: SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘at.assoc_type’ in ‘where clause’ (SQL: select distinct at.type_id from announcement_types as at left join journals as c on at.assoc_id = c.journal_id where c.journal_id is null or at.assoc_type <> 256)

Hi @IJBSRR_Journal,

That issue is described here:

Regards,
Alec Smecher
Public Knowledge Project Team

@asmecher @rcgillis

Hi

Now, How to Upgrade at this Situations?

Hi @IJBSRR_Journal,

As the other post says, you’ll need to restore from backup to the state your installation was in before you attempted the failed upgrade.

Regards,
Alec Smecher
Public Knowledge Project Team