-
Notifications
You must be signed in to change notification settings - Fork 5
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
Help with implementation #1
Comments
Hi @gabeLon . |
Hi @gonetil, the same problem as @gabeLon happens to me in my OJS version 3.2.1.4. I have already installed the plugin v1.0.1.0 in the plugin/generic/badges directory and activated it through the OJS administrator website settings > plugins. But after activating it, the changes made to the Badges plugin settings (i.e. activating the Show Dimensions badge or any other) are not saved. I don't know if @gabeLon can solve this problem. Nothing strange is shown in the error log, no phpoerror or anything like that is shown. It only shows a message that is not an error but a warning, but it is more cosmetic I think.
|
Hi Diego, We are using this version on OJS 3.3 . I think it should also work on OJS 3.2 . Please update and let me know. |
Hi @gonetil, Yes, it works with that update. Thank you very much. |
Hi @gonetil, I upgraded my platform OJS 3.2.1.4 to version 3.3.0.13. But the plugin doesn't work and when trying to display the badges and graphics in any summary of an article, it shows me the following error:
|
Hi, would like to ask you for some guidance to implement this plugin on our journal (OJS version 3.1.2)
By now I have installed the plugin on plugin/generic/badges directory and activated it through OJS admin Website settings > plugins.
On curious thing is that after activating it, changes made on Badges plugin settings (i.e. activating Show Dimensions badge or any other) do not get saved y I try to go settings afterwards.
I have modified our current ojs theme (https://github.com/Vitaliy-1/oldGregg) on
templates/frontend/objects/article_details.tpl, adding this line of code:
{call_hook name="Templates::Article::Details"}
Our journal has active Crossref DOI and we where also able to implement Paperbuzz Plugin.
Thanks in advance.
The text was updated successfully, but these errors were encountered: