Upgrade Procedure for Shared Hosting

Hello
I am currently running OJS 3.3.0.12, and I want to upgrade to 3.4.0.1. I am using a shared hosting package on my server.

The upgrade procedure in (https://docs.pkp.sfu.ca/dev/upgrade-guide/en/) is for, I think, dedicated servers or VPS.

Can someone show me and direct me to where I can find the upgrade procedure for shared hosting?

Thx
HAB

Procedure is same for both

1 Like

Now, I am getting these errors when

php tools/upgrade.php check

[05-Jul-2023 12:43:56 UTC] PHP Fatal error: Uncaught Error: Call to protected method Gettext\Translator::addTranslations() from scope PKP\i18n\translation\LocaleBundle in /home/mdaj/public_html/lib/pkp/classes/i18n/translation/LocaleBundle.php:131

Hi @hbjaili,

Please check if your OJS install is running on PHP 8 before anything.

Best regards,
Josh Noronha

I checked, and it is php8.

I decided to install a fresh copy of the latest OJS 3.4, which I did and worked fine. Then I tried to install

I uploaded the plugin and enabled it. However, I could not select it. It just does not appear.

If you just change the tab in a menu item (e.g. switch from “Plugins” to “Journal Settings”, the browser still has the old information cached. Reload the page once.

Worked fine.

Now, I have one more question:

How to can I make the Submission appear in the front page:

In addition, how can I add the Copyright text?

Please read Forum Guidelines and Code of Conduct

I get the same error ;

PHP Fatal error: Uncaught Error: Call to protected method Gettext\Translator::addTranslations() from scope PKP\i18n\translation\LocaleBundle in …/LocaleBundle.php:131

I want to upgrade from 3.3.0.14 to 3.4.0.1
PHP version 8.1.2

@nkisnisci, I see you’ve also posted this question as a new topic. It’s best not to post the same question to multiple places; I’ll close this thread and leave the linked one open.

Regards,
Alec Smecher
Public Knowledge Project Team

1 Like

Thank you Alec, I had created a new topic to provide more detailed information.
I will consider your warning.