Error creating OJS New Subscription Type

Hi, I get an error and it says “Please select a valid subscription type format.” I try use all three format options and I still cannot create a new subscription type. Please help.

See the thread [OJS] Errors after updating to 2.4.6 for a previous discussion and solution.

Hi, I have OJS running in a CPANEL environment and cannot run scripts to patch OJS. Can this patch be installed in any other way?

The critical change is to remove the “true” value from the strict parameter in:

If comfortable with the editing, you can do this by hand, or you can download a fresh copy of the file to replace the current one.
https://raw.githubusercontent.com/pkp/pkp-lib/05fd160c27efc48f149ad2854e5ee97f41f7e3a2/classes/validation/ValidatorInSet.inc.php

The file is lib/pkp/classes/validation/ValidatorInSet.inc.php .