Quantcast
Channel: PKP Community Forum - Latest topics
Viewing all 27308 articles
Browse latest View live

Problems with locale fr_CA / OMP 3.4.0.1

$
0
0

Hi
We have the problem that after activating locale fr_CA the titles of some navigation items as well as names of publication editors are not displayed in the frontend even when being written in the backend. See screenshot. I’ve then tried to write it directly into the database.

That worked for the menue items:

INSERT INTO navigation_menu_item_settings VALUES ('344', '48', 'fr_CA', 'title', 'Publier des livres', 'string');

But not for the editors. There the Data in the DB seems available in the users and authors tables but isn’t displayed in the frontend.

Has someone faced this problem as well and could help?
Thanks
Jan

1 post - 1 participant

Read full topic


Error in add reviewer

$
0
0

I want to add a reviewer but the add reviewer pop up doesn’t appear, error Failed Ajax request or invalid JSON returned. 500 internal errors



1 post - 1 participant

Read full topic

Publication Facts Label - the incorrect appearance on the website

$
0
0

Hi There,
i have a problem with the PFL on the OJS 3.3.
I’m sharing the screen of the page of one of our journals that are testing this plugin.
Please, let me know if anybody has the same appereance of this label on the website - black triangle in the left down corner of the page.
Does anybody have any advice for me? How can i fix it?


1 post - 1 participant

Read full topic

ORCID plugin for journals that don't use OJS to publish

$
0
0

Describe the issue or problem
Apologies if this isn’t the right place for this query, but one of our journals would like to connect OJS to ORCID so that reviewers can have their review metadata imported into their ORCID accounts. However, they don’t use OJS to publish, only to facilitate the submissions and peer review workflow. Would metadata still be pushed through to ORCID with this setup? What about article metadata (or does that solely rely on the article being published?). The ORCID plugin guide hasn’t shed light on this query, so I’m hoping someone here can help me!

What application are you using?
OJS 3.4.0.7

1 post - 1 participant

Read full topic

ORCID Plugin Issue in OJS 3.4.0.8 (unauthenticated ORCiDs for contributors detected)

$
0
0

Hello,
I am experiencing an issue with the ORCID plugin in OJS version 3.4.0.8. Whenever I assign an article to an issue where authors have already properly authenticated their ORCID iDs, the system does not allow me to publish the article. Instead, it throws an error

The only workaround I have found is to manually “Delete ORCID iD and access token” for each author. Once this is done, I can successfully assign the article to an issue or publish it in the running issue.

This issue was present in the previous version 3.4.0.5 as well, so it seems persistent across updates. I have checked the PHP error log, but there is no relevant error recorded.

OJS Version: 3.4.0.8
Php: 8.2
ORCID plugin version: 1.3.4.8 (installed from plugin gallery)
PHP Error Log: No errors recorded.

Looking forward to your support and solution.
Seisense

1 post - 1 participant

Read full topic

Weird rendering in keyword cloud plugin

$
0
0

A curious issue with the keyword cloud plugin, perhaps someone else has seen this.

We have a journal with two languages (English and Russian). Submissions have assigned keywords, and the normal OJS search returns records just fine. The keyword cloud plugin is assigned to the sidebar and inspecting the code for the Javascript shows plenty of assigned keywords (screenshot). The actual rendering of the plugin is not empty, but rather a small rendered link (screenshot). If you click on this, it’s a keyword, and performs an empty OJS search.

There are no javascript errors in the console, and resources for the plugin are loading correctly. Clearing the site data or template caches has no effect.

Javascript code with keywords:

Weird rendering of block (notice the tiny bit of pink in the lower right corner, you can click on this in the site)

This is OJS 3.3.0.20 with the plugin up to date from the gallery. Display is the same regardless of chosen language and there are keywords in both, although the Russian javascript contains unicode characters because it is Cyrillic.

Best
Jason

1 post - 1 participant

Read full topic

I want to add two more option in Reviewer files dropdown

$
0
0

Hey @rcgillis,

I want to add two more option like ‘Minor Revision’ and ‘Major Revision’ in Reviewer files dropdown.

3 posts - 2 participants

Read full topic

WEBFEED plugin... not in the plugin list

$
0
0

hello,
I’m having a problem with the WebFeed plugin. OJS 3.3.0.18.
The files are correctly on FTP (screen 1) but the plugin doesn’t appear in the list (screen 2)…
Any ideas?
Thank you


8 posts - 3 participants

Read full topic


Problems do access OJS after clone it

$
0
0

Dear,

We have a production environment running OJS 3.3.0-10 and we cloned it to create a homologation environment to test the upgrade to latest LTS version.

So, we exported a copy of the database to another place, configured it and performed the necessary changes like Server Name, IP etc… to become this environment available.

After all these adjustments we are facing a behavior we cannot fix. When we access the application we receive a Bad Request 400 error. So, we need your help to find the root cause of this problem. Could you help us to fix it?

Additionally, we have no logs about it. Verifying the PHP logs we don´t see anything instead messages about the php-fpm state (listening).

1 post - 1 participant

Read full topic

PKP-OJS Author guidelines page not updating correctly

$
0
0

I updated the text on the author guidelines page. In the browser, the revised text appears but is followed by previously deleted text that does not appear in the editor. I tried with another browser in case it was a caching issue but the same problem occurred. I also tried deleting all the text in the editor but the unwanted text still appears on the page.

We subscribe to a basic OJS Hosting Package at https://herourou.academyex.ac.nz/

1 post - 1 participant

Read full topic

Another question about OJS review form settings get deleted/overwritten on upgrade from 3.2 to 3.3

How to support Tangut characters?

$
0
0

Describe the issue or problem
When the editor trying to input the Tangut characters either to the title or to the abstract. The title or abstract did not been saved and return to previous status.

Steps I took leading up to the issue
For example:

  1. Go to ‘Submissions’ → ‘My Queue’
  2. Click on ‘View Submission’
  3. Go to ‘Publication’
  4. In ‘Title & Abstract’
  5. Input Tangut characters in ‘Title’ or ‘Subtitle’ or ‘Abstract’, for instance: 𗭊
  6. See the Tangut characters did not been saved.
  7. See error

What application are you using?
OJS 3.1.2.4

Additional information

  1. Before adding Tangut characters into Title.

  1. Input Tangut characters(𗭊) into Title and click save.

  2. The Title back to the previous string and Tangut character 𗭊 did not been saved.

1 post - 1 participant

Read full topic

OJS 3.3: emails sent with placeholders instead of data

$
0
0

Hello, We have never upgraded OJS 3.3.0.15 journal editors facing the issue, they receive emails without the actual values, just as variables without actual data. All variables working - they show actual values in emails, except {$reviewGuidelines} - this showing as variable: {$reviewGuidelines}. Here is an example:

{$reviewerName}:

This regards the manuscript “{$submissionTitle},” which is under consideration by {$contextName}.

Following the review of the previous version of the manuscript, the authors have now submitted a revised version of their paper. We would appreciate it if you could help evaluate it.

Please log into the journal web site by {$responseDueDate} to indicate whether you will undertake the review or not, as well as to access the submission and to record your review and recommendation. The web site is {$contextUrl}

The review itself is due {$reviewDueDate}.

If you do not have your username and password for the journal’s web site, you can use this link to reset your password (which will then be emailed to you along with your username). {$passwordResetUrl}

Submission URL: {$submissionReviewUrl}

Thank you for considering this request.

{$editorialContactSignature}

“{$submissionTitle}”

{$submissionAbstract}

Instruction Guidelines:

{$reviewGuidelines}


I try clear template and data cache, we have instaled two language, both are filled with data.
Can you please help?
Thanks.
Tomas

2 posts - 2 participants

Read full topic

Css style applied to html article

$
0
0

I know this looks simple but:

how do you apply a single css style to html galleys?

I have tried various suggested solutions but the article does not borrow the style of the main theme(a bootstrap theme variant) and applying style when uploading the css together with the article doesn’t work either.

Do I miss something here?

Thank you for any input.

2 posts - 2 participants

Read full topic

Browser Cache problem in OJS 3.3

$
0
0

Hello all,

I’m facing an issue with OJS 3.3 where the code updates are not reflecting on the front end until I manually clear the browser cache, even though I have cleared the OJS cache through the system administration panel.

Here’s what I’ve done so far:

  • I cleared the cache from the OJS admin panel (under Clear Cache in the System Administration section).
  • I’ve also tried clearing the browser cache multiple times, but the updates still don’t appear until I manually clear the browser cache.

Is there a better or more effective way to ensure that the latest code updates are reflected in the browser immediately after clearing the OJS cache? Or is there a way to force the browser to refresh without needing to clear the browser cache every time?

Any help would be greatly appreciated!

Thanks,
Dinesh

1 post - 1 participant

Read full topic


Email footer discussion threads -> Reply to this comment at: You don't currently have access to that stage of the workflow

$
0
0

OJS 3.4.0.8

When a new discussion is created with the authors, the author receives an email with the footer corresponding to the localeKey:

msgid ‘emails.footer.unsubscribe.discussion’
msgstr
‘Reply to this comment at #{$submissionId} {$authorsShort} or ’
unsubscribe from emails sent by {$contextName}.’

the link that the ‘Reply to this comment at’ points to is being taken from the $submissionUrl variable (…/workflow/access/…) and if the author clicks on the link the application denies access: ‘You don’t currently have access to that stage of the workflow. Maybe it should be that, as this is a new discussion with the authors, the link should be taken from $authorSubmissionUrl (…/authorDashboard/submission/…)

Thank you

1 post - 1 participant

Read full topic

PKP PN Plugin upload errors

$
0
0

OJS 3.3.0.13 PKP PN plugin - v.2.0.4.5

When our users are trying to upload via PN Plugin we are getting issue - “Deposit failed, ensure it didn’t exceed the maximum size supported by the Preservation Network.”

We tried to increase public_user_dir_size = 50000 as users told that some files were 40mb. Is it the right step to do for this or is it totally different then the error. They are trying to upload multiple ingests at once.
Is there any limit for PN plugin with respect to uploads or upload size?

1 post - 1 participant

Read full topic

OMP 3.4: How to add new fields to submission_chapter_settings?

$
0
0

Hi everyone,

I just wanted to ask which hook one would have to use to add a new setting to the submission_chapter_settings table. Schema::get::chapter does not seem to exist?

1 post - 1 participant

Read full topic

Unable to login in OJS any user with correct ID pass without even upgrade

$
0
0

Hello,
i have been using Ojs since past 4 years and all a sudden users cant login we did update as well to anyother version still on version 3.1 since pas 6 months but its not working need urgent help

2 posts - 2 participants

Read full topic

Enable Reordering of Navigation Menu Items

$
0
0

Our journal managers need the ability to reorder Navigation Menu Items as they appear on the page: Settings | Website | Setup | Navigation.

We are using Open Journal Systems 3.2.1.2.

The issue is that items are shown in the order they are created but this does not reflect the logical structure of the journal. Journal managers need to be able to reorder the Navigation Menu Items, as they appear on this page, so that items can be found quickly, in their logical place.

A similar request was made by someone else for items in the “Navigation” section of this page but I am asking for the ability to reorder items in the “Navigation Menu Items” section of this page.

1 post - 1 participant

Read full topic

Viewing all 27308 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>