Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OJS] ORCID Profile Plugin prevents article publication #5572

Closed
mabere opened this issue Mar 1, 2020 · 15 comments
Closed

[OJS] ORCID Profile Plugin prevents article publication #5572

mabere opened this issue Mar 1, 2020 · 15 comments
Assignees

Comments

@mabere
Copy link

mabere commented Mar 1, 2020

After successfully installing fresh ojs 3.2.0 I created future issues, I try to publish one issue but the circle icon keep loading for long time (not stop).
Screenshot_2020-03-01 Issues

[Edit: One cause for this is the ORCID Profile Plugin as released with OJS 3.2.0/3.2.0-1. It still references PublishedArticleDAO, as noted here: https://github.com//issues/5572#issuecomment-604047918]

@asmecher
Copy link
Member

asmecher commented Mar 1, 2020

Hi @mabere -- check your PHP error log for details.

@alexxxmendonca
Copy link
Contributor

it must be due to the option to send a notification e-mail.

depending on the number of users you have, this might take a long time,

We've been having some big problems with that, to the point of reaching gmail's daily quota, causing all e-mails to cease sending. We are advising journals to uncheck that box before publishing an issue.

@KarwanJacksi
Copy link

Hi,
I now have the same problem, the PHP log file says
ojs2: Unrecognized DAO PublishedArticleDAO!

@asmecher
Copy link
Member

@KarwanJacksi, I don't think this is the same issue, but turn on the show_stacktrace option in config.inc.php and try again. The error message should include more information.

@KarwanJacksi
Copy link

KarwanJacksi commented Mar 25, 2020

Hi @asmecher ,
It is already on, but does not show anything, I try to publish an issue but the circle icon keeps loading, and when I check PHP log file it gives me that..

And, I do exactly have this problem, installed a fresh copy of ojs 3.2.0.1, created an issue and wanted to publish it.

@asmecher
Copy link
Member

@KarwanJacksi, try disabling the ORCID Profile plugin and see if that helps.

@KarwanJacksi
Copy link

OMG!
That was the problem! It is working now and the issue is published!
Many thanks @asmecher :)

@asmecher asmecher changed the title [OJS] [OJS] ORCID Profile Plugin prevents article publication Mar 25, 2020
@asmecher asmecher added this to the OJS/OMP/OPS 3.2.0-2 milestone Mar 25, 2020
defstat added a commit to defstat/orcidProfile that referenced this issue Mar 27, 2020
@defstat
Copy link
Collaborator

defstat commented Mar 27, 2020

@asmecher @NateWr

The PR ports OrcidProfile plugin to v3.2

PR
[orcidPlugin]: pkp/orcidProfile#102

withanage added a commit to pkp/orcidProfile that referenced this issue Mar 29, 2020
@withanage
Copy link
Member

withanage commented Mar 30, 2020

Hi @alexxxmendonca @mabere @KarwanJacksi

This issue is fixed by the orcid plugin release v1.1.2-1 from 30.03.2020

You can update the plugin for ojs 3.2.0 in the plugin gallery

@alexxxmendonca
Copy link
Contributor

Hi @withanage,

thanks!

How can I upgrade it?

image

@withanage
Copy link
Member

Hi @alexxxmendonca ,
I see your version is 3.1.2, The ticket problem refers to 3.2.0+ or did you also have it in 3.1.2 ?

@alexxxmendonca
Copy link
Contributor

@withanage my mistake!

Will wait for when we upgrade to 3.2.0+.

Thanks!

@defstat
Copy link
Collaborator

defstat commented Apr 1, 2020

Can we close that issue?

@withanage
Copy link
Member

withanage commented Apr 1, 2020

I have tested it in OJS 3.2.0 and OPS 3.2.0
If there are new wishes, we can either re-open or create a new issue.

@asmecher
Copy link
Member

asmecher commented Apr 1, 2020

Thanks, all!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants