-
**Context**
OJS code is not only ojs+libpkp repositories. It's also a set of plugins evolve at different speed (and with different version numbers) than OJS.
If, for instance, you ran an ojs3 im…
-
- OJS 3.4.0-5
- Funding plugin installed from plugin gallery
```
[22-May-2024 00:24:22 Europe/Berlin] PHP Fatal error: Uncaught Exception: Unrecognized DAO UserGroupDAO! in /html/ojs/lib/pkp/c…
-
**Describe the bug**
`PKP\core\Dispatcher::url(): Argument #6 ($path) must be of type ?array, int given, called in C:\Users\defstat\OneDrive\Desktop\MyWork\PKP\ojs-3-dev-main\plugins\generic\jatsTemp…
-
**Describe the bug**
When the `orcidAuthorize` handler method is run, the public API is called to fetch information about the authenticated ORCID user, including any employment information.
The a…
-
Setup:
* `customLocale v1_1_0-1`
* `PHP 7.4`
* `OJS 3.3.0-6`
* `Windows 10`
Installed by extracting tar into `/plugins/generic/`
````
[Tue May 18 16:17:05.276134 2021] [php7:error] [pid 65…
-
When trying to convert a docx on a fresh OJS 3.3 installation with Plugin Release Version 1.1.1 the button "Convert to XML" after clicking remains greyed and nothing more happens.
PHP error log:
P…
-
Docker image includes a helper script (/usr/local/bin/ojs-run-scheduled) that is supposed to process the statistics.
This script is called by cron hourly, so there is no need to use Anacron (poor's m…
-
When trying to edit a section in a journal that has the OpenAIRE plugin installed we get an error in the browser windows: **"Failed Ajax request or invalid JSON returned"**.
In the PHP logs we se…
-
**Describe the bug**
When trying to export a submission file that doesn't have an `uploaderUserId`, the following error happens:
```php
PKP\user\Repository::get(): Argument #1 ($id) must be of type…
-
I'm getting this error when trying to use this plugin with `ojs 3.2.1-1`:
```
Fatal error: Uncaught Error: Using $this when not in object context in /ojs/ojs-3.2.1-1/lib/pkp/classes/core/PKPReques…