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

Error upgrade OJS version 2.4.8.0 to version 3.1.1.0

$
0
0

We would like to upgrade OJS version 2.4.8.0 to version 3.1.1.0. Unfortunately, the duration of the installation has caused errors: “A database error has occurred: Table ‘review_assignments_tmp’ already exists”. Is it possible to show a solution?

1 post - 1 participant

Read full topic


Encounter from version 2.4.8.0 to version3.1.1.0

$
0
0

We would like to upgrade OJS version 2.4.8.0 to version 3.1.1.0. Unfortunately, the duration of the installation has caused errors: “A database error has occurred: Table ‘review_assignments_tmp’ already exists”. Is it possible to show a solution?

1 post - 1 participant

Read full topic

Reverse /Change order Notifications in Admin Dashboard

$
0
0

Hi

I am using OJS 3.3.0.11. Want to change the order of Notifications in a way that the latest notifications shows first for all the users. As shown in the image 115 notifications are present but for viewing the latest notification I have to navigate till last page

Please guide and advise.
Thankyou

2 posts - 2 participants

Read full topic

[OJS-3.4.0.8] High SQL Query Load

$
0
0

OJS-3.4.0-8

At times, the application runs noticeably slow. Upon checking the SQL processes on the server during these instances, we observed that the following query was creating a high load, with around 200 queued processes:

select count(*) as aggregate from submissions as s left join publications as po on s.current_publication_id = po.publication_id where s.context_id in (44) and s.status in (3) and (exists (select * from submission_search_objects as sso inner join submission_search_object_keywords as ssok on sso.object_id = ssok.object_id inner join submission_search_keyword_list as sskl on sskl.keyword_id = ssok.keyword_id where sskl.keyword_text = LOWER(‘mann’) and s.submission_id = sso.submission_id) or s.submission_id in (select p.submission_id from publications as p inner join publication_settings as ps on p.publication_id = ps.publication_id where ps.setting_name = ‘title’ and LOWER(ps.setting_value) LIKE CONCAT(‘%’, LOWER(‘mann’), ‘%’)) or s.submission_id in (select p.submission_id from publications as p inner join authors as au on au.publication_id = p.publication_id inner join author_settings as aus on aus.author_id = au.author_id where aus.setting_name in (‘givenName’, ‘familyName’, ‘orcid’) and LOWER(aus.setting_value) LIKE CONCAT(‘%’, LOWER(‘mann’), ‘%’)) or exists (select * from submission_search_objects as sso inner join submission_search_object_keywords as ssok on sso.object_id = ssok.object_id inner join submission_search_keyword_list as sskl on sskl.keyword_id = ssok.keyword_id where sskl.keyword_text = LOWER(‘ki’) and s.submission_id = sso.submission_id) or s.submission_id in (select p.submission_id from publications as p inner join publication_settings as ps on p.publication_id = ps.publication_id where ps.setting_name = ‘title’ and LOWER(ps.setting_value) LIKE CONCAT(‘%’, LOWER(‘ki’), ‘%’)) or s.submission_id in (select p.submission_id from publications as p inner join authors as au on au.publication_id = p.publication_id inner join author_settings as aus on aus.author_id = au.author_id where aus.setting_name in (‘givenName’, ‘familyName’, ‘orcid’) and LOWER(aus.setting_value) LIKE CONCAT(‘%’, LOWER(‘ki’), ‘%’)) or exists (select * from submission_search_objects as sso inner join submission_search_object_keywords as ssok on sso.object_id = ssok.object_id inner join submission_search_keyword_list as sskl on sskl.keyword_id = ssok.keyword_id where sskl.keyword_text = LOWER(‘baat’) and s.submission_id = sso.submission_id) or s.submission_id in (select p.submission_id from publications as p inner join publication_settings as ps on p.publication_id = ps.publication_id where ps.setting_name = ‘title’ and LOWER(ps.setting_value) LIKE CONCAT(‘%’, LOWER(‘baat’), ‘%’)) or s.submission_id in (select p.submission_id from publications as p inner join authors as au on au.publication_id = p.publication_id inner join author_settings as aus on aus.author_id = au.author_id where aus.setting_name in (‘givenName’, ‘familyName’, ‘orcid’) and LOWER(aus.setting_value) LIKE CONCAT(‘%’, LOWER(‘baat’), ‘%’)) or exists (select * from submission_search_objects as sso inner join submission_search_object_keywords as ssok on sso.object_id = ssok.object_id inner join submission_search_keyword_list as sskl on sskl.keyword_id = ssok.keyword_id where sskl.keyword_text = LOWER(‘agri’) and s.submission_id = sso.submission_id) or s.submission_id in (select p.submission_id from publications as p inner join publication_settings as ps on p.publication_id = ps.publication_id where ps.setting_name = ‘title’ and LOWER(ps.setting_value) LIKE CONCAT(‘%’, LOWER(‘agri’), ‘%’)) or s.submission_id in (select p.submission_id from publications as p inner join authors as au on au.publication_id = p.publication_id inner join author_settings as aus on aus.author_id = au.author_id where aus.setting_name in (‘givenName’, ‘familyName’, ‘orcid’) and LOWER(aus.setting_value) LIKE CONCAT(‘%’, LOWER(‘agri’), ‘%’)) or exists (select * from submission_search_objects as sso inner join submission_search_object_keywords as ssok on sso.object_id = ssok.object_id inner join submission_search_keyword_list as sskl on sskl.keyword_id = ssok.keyword_id where sskl.keyword_text = LOWER(‘startups’) and s.submission_id = sso.submission_id) or s.submission_id in (select p.submission_id from publications as p inner join publication_settings as ps on p.publication_id = ps.publication_id where ps.setting_name = ‘title’ and LOWER(ps.setting_value) LIKE CONCAT(‘%’, LOWER(‘startups’), ‘%’)) or s.submission_id in (select p.submission_id from publications as p inner join authors as au on au.publication_id = p.publication_id inner join author_settings as aus on aus.author_id = au.author_id where aus.setting_name in (‘givenName’, ‘familyName’, ‘orcid’) and LOWER(aus.setting_value) LIKE CONCAT(‘%’, LOWER(‘startups’), ‘%’)) or exists (select * from submission_search_objects as sso inner join submission_search_object_keywords as ssok on sso.object_id = ssok.object_id inner join submission_search_keyword_list as sskl on sskl.keyword_id = ssok.keyword_id where sskl.keyword_text = LOWER(‘agricultural’) and s.submission_id = sso.submission_id) or s.submission_id in (select p.submission_id from publications as p inner join publication_settings as ps on p.publication_id = ps.publication_id where ps.setting_name = ‘title’ and LOWER(ps.setting_value) LIKE CONCAT(‘%’, LOWER(‘agricultural’), ‘%’)) or s.submission_id in (select p.submission_id from publications as p inner join authors as au on au.publication_id = p.publication_id inner join author_settings as aus on aus.author_id = au.author_id where aus.setting_name in (‘givenName’, ‘familyName’, ‘orcid’) and LOWER(aus.setting_value) LIKE CONCAT(‘%’, LOWER(‘agricultural’), ‘%’)) or exists (select * from submission_search_objects as sso inner join submission_search_object_keywords as ssok on sso.object_id = ssok.object_id inner join submission_search_keyword_list as sskl on sskl.keyword_id = ssok.keyword_id where sskl.keyword_text = LOWER(‘innovations’) and s.submission_id = sso.submission_id) or s.submission_id in (select p.submission_id from publications as p inner join publication_settings as ps on p.publication_id = ps.publication_id where ps.setting_name = ‘title’ and LOWER(ps.setting_value) LIKE CONCAT(‘%’, LOWER(‘innovations’), ‘%’)) or s.submission_id in (select p.submission_id from publications as p inner join authors as au on au.publication_id = p.publication_id inner join author_settings as aus on aus.author_id = au.author_id where aus.setting_name in (‘givenName’, ‘familyName’, ‘orcid’) and LOWER(aus.setting_value) LIKE CONCAT(‘%’, LOWER(‘innovations’), ‘%’)) or exists (select * from submission_search_objects as sso inner join submission_search_object_keywords as ssok on sso.object_id = ssok.object_id inner join submission_search_keyword_list as sskl on sskl.keyword_id = ssok.keyword_id where sskl.keyword_text = LOWER(‘agribusiness’) and s.submission_id = sso.submission_id) or s.submission_id in (select p.submission_id from publications as p inner join publication_settings as ps on p.publication_id = ps.publication_id where ps.setting_name = ‘title’ and LOWER(ps.setting_value) LIKE CONCAT(‘%’, LOWER(‘agribusiness’), ‘%’)) or s.submission_id in (select p.submission_id from publications as p inner join authors as au on au.publication_id = p.publication_id inner join author_settings as aus on aus.author_id = au.author_id where aus.setting_name in (‘givenName’, ‘familyName’, ‘orcid’) and LOWER(aus.setting_value) LIKE CONCAT(‘%’, LOWER(‘agribusiness’), ‘%’)) or exists (select * from submission_search_objects as sso inner join submission_search_object_keywords as ssok on sso.object_id = ssok.object_id inner join submission_search_keyword_list as sskl on sskl.keyword_id = ssok.keyword_id where sskl.keyword_text = LOWER(‘incubation’) and s.submission_id = sso.submission_id) or s.submission_id in (select p.submission_id from publications as p inner join publication_settings as ps on p.publication_id = ps.publication_id where ps.setting_name = ‘title’ and LOWER(ps.setting_value) LIKE CONCAT(‘%’, LOWER(‘incubation’), ‘%’)) or s.submission_id in (select p.submission_id from publications as p inner join authors as au on au.publication_id = p.publication_id inner join author_settings as aus on aus.author_id = au.author_id where aus.setting_name in (‘givenName’, ‘familyName’, ‘orcid’) and LOWER(aus.setting_value) LIKE CONCAT(‘%’, LOWER(‘incubation’), ‘%’)) or exists (select * from submission_search_objects as sso inner join submission_search_object_keywords as ssok on sso.object_id = ssok.object_id inner join submission_search_keyword_list as sskl on sskl.keyword_id = ssok.keyword_id where sskl.keyword_text = LOWER(‘india’) and s.submission_id = sso.submission_id) or s.submission_id in (select p.submission_id from publications as p inner join publication_settings as ps on p.publication_id = ps.publication_id where ps.setting_name = ‘title’ and LOWER(ps.setting_value) LIKE CONCAT(‘%’, LOWER(‘india’), ‘%’)) or s.submission_id in (select p.submission_id from publications as p inner join authors as au on au.publication_id = p.publication_id inner join author_settings as aus on aus.author_id = au.author_id where aus.setting_name in (‘givenName’, ‘familyName’, ‘orcid’) and LOWER(aus.setting_value) LIKE CONCAT(‘%’, LOWER(‘india’), ‘%’))) and s.submission_id not in (158627) |


This issue significantly impacts the responsiveness of the application, and we are seeking guidance on how to address it effectively.

2 posts - 2 participants

Read full topic

Problem Editing DOI

$
0
0

I just changed the DOI settings of my journal to custom pattern.
When I try editing the DOI of a randomly assigned article, the following message appears:
This item csnnot be deposited until it has been published.
The OJS version I am using is 3.4.0.7

3 posts - 2 participants

Read full topic

Problem with ‘opcache_invalidate()’ upgrading to 3.4

$
0
0

Let me reopen the Problem with 'opcache_invalidate()' upgrading to 3.4 topic. We run the OJS at comercial webhosting where the opcache.restrict_api is used to forbid functions like opcache_invalidate().

Is there an option to configurate the OJS not to use OPcache at all, or other way hot to survive in such conditions?

thank you in advance
Petr

1 post - 1 participant

Read full topic

Error in part 5 when submitting a review

$
0
0

hi
when i want to submit a journal. in part5 I received this error and i can’t summited a journal.

What application are you using?
OJS 3.4

3 posts - 2 participants

Read full topic

OJS 3.4 latest docker plugin error - just after installing

$
0
0

I have latest 3.4 OJS in docker. Plugins directory as persistent volume. I install Plugin StrikePlagiarism.com - it is installig OK.

But, when I come back on this page few days later, I see:

I have checked logs…

[Tue Jan 07 12:48:10.918004 2025] [php:error] [pid 19:tid 19] [client 192.168.1.10:42192] PHP Fatal error:  Uncaught Error: Call to a member func  
tion getId() on null in /var/www/html/plugins/generic/plagiat/PlagiatPlugin.php:186\nStack trace:\n#0 [internal function]: APP\\plugins\\generic\  
\plagiat\\PlagiatPlugin->plagiatTmplFetchHandler()\n#1 /var/www/html/lib/pkp/classes/plugins/Hook.php(139): call_user_func_array()\n#2 /var/www/h  
tml/lib/pkp/classes/plugins/Hook.php(113): PKP\\plugins\\Hook::run()\n#3 /var/www/html/lib/pkp/classes/template/PKPTemplateManager.php(1204): PKP  
\\plugins\\Hook::call()\n#4 /var/www/html/lib/pkp/classes/controllers/grid/GridHandler.php(1174): PKP\\template\\PKPTemplateManager->fetch()\n#5  
/var/www/html/lib/pkp/classes/controllers/grid/GridHandler.php(1138): PKP\\controllers\\grid\\GridHandler->renderRowInternally()\n#6 /var/www/htm  
l/lib/pkp/classes/controllers/grid/GridHandler.php(1188): PKP\\controllers\\grid\\GridHandler->renderRowsInternally()\n#7 /var/www/html/lib/pkp/c  
lasses/controllers/grid/GridHandler.php(1063): PKP\\controllers\\grid\\GridHandler->renderGridBodyPartsInternally()\n#8 /var/www/html/lib/pkp/cla  
sses/controllers/grid/GridHandler.php(735): PKP\\controllers\\grid\\GridHandler->doSpecificFetchGridActions()\n#9 [internal function]: PKP\\contr  
ollers\\grid\\GridHandler->fetchGrid()\n#10 /var/www/html/lib/pkp/classes/core/PKPRouter.php(334): call_user_func()\n#11 /var/www/html/lib/pkp/cl  
asses/core/PKPComponentRouter.php(291): PKP\\core\\PKPRouter->_authorizeInitializeAndCallRequest()\n#12 /var/www/html/lib/pkp/classes/core/Dispat  
cher.php(165): PKP\\core\\PKPComponentRouter->route()\n#13 /var/www/html/lib/pkp/classes/core/PKPApplication.php(395): PKP\\core\\Dispatcher->dis  
patch()\n#14 /var/www/html/index.php(21): PKP\\core\\PKPApplication->execute()\n#15 {main}\n  thrown in /var/www/html/plugins/generic/plagiat/Pla  
giatPlugin.php on line 186, referer: https://ojs-34-last.plgt.pl/index.php/index/admin/contexts

I have checked the source file:

/root/docker-data/ojs-34-last/volumes/plugins/generic/plagiat/PlagiatPlugin.php                                                   8722/21367              40%

        switch ($resourceName) {
            case 'controllers/grid/gridRow.tpl':
                $request = Application::get()->getRequest();
                $user = $request->getUser();
                if (!$user->hasRole([Role::ROLE_ID_SITE_ADMIN, Role::ROLE_ID_MANAGER, Role::ROLE_ID_SUB_EDITOR], $request->getContext()->getId())) {
                    break;
                }

What is my question? The problems comes from:
$request->getContext()->getId()
IS this OJS function or plugin?

2 posts - 2 participants

Read full topic


Failure to submit to Crossref

$
0
0

Some of our Crossref deposits are failing due to an apparent issue with the parent DOI being the same as the component DOIs. Looking at the XML results, this does not appear to be the case and I’m wondering if someone here can identify why this is failing.

Steps I took leading up to the issue
Choose an article
Submit to Crossref by clicking the “deposit” button.

What application are you using?
OJS 3.1.0.13

Additional information
The XML returned from the plugin is:

Successfully updated in handle

<?xml version="1.0" encoding="UTF-8"?>

<doi_batch_diagnostic status=“completed” sp=“bstn-prod-ds-03”>
<submission_id>1665038937</submission_id>
<batch_id>_1736255467</batch_id>
<record_diagnostic status=“Success”>
10.18849/ve.v2i4
Successfully updated in handle
</record_diagnostic>
<record_diagnostic status=“Failure”>
10.18849/ve.v2i4.111
Failed to process component (The parent DOI 10.18849/ve.v2i4.111 matches the component DOI! This is invalid, they cannot be the same.)
</record_diagnostic>
<record_diagnostic status=“Failure” msg_id=“48”>
10.18849/ve.v2i4.111
The parent DOI 10.18849/ve.v2i4.111 matches the component DOI! This is invalid, they cannot be the same.
</record_diagnostic>
<batch_data>
<record_count>3</record_count>
<success_count>1</success_count>
<warning_count>0</warning_count>
<failure_count>2</failure_count>
</batch_data>
</doi_batch_diagnostic>

I’m not sure why this is happening, and it only affects some of our historical articles. I would be interested in hearing any advice on how to resolve this issue.

Many thanks in advance,

Anthony

1 post - 1 participant

Read full topic

Adding Hindi Locale error

$
0
0

Hello, We have a new member that needs to add the Hindi language local to our instance. We went through the usual steps to add the local. Sit Settings ->languages → Install Locale → Save. There is only a loading circle present and stays. I have successfully added German but, for some reason Hindi will not install. Is there another setting or way to add Hindi for this application?

I am using OJS 3.3.0-18

thank you

1 post - 1 participant

Read full topic

I have a problem with the OJS 3.4.0-3 version

$
0
0

Hello, I have a problem with the OJS 3.4.0-3 version when I publish a number from the year 2025, but when it is published it automatically takes the year 1970. I need you to help me solve this problem

1 post - 1 participant

Read full topic

Error 400 Bad Request when trying to access ojs

$
0
0

Hello everyone,
I’m trying to access an instance of ojs cloned from a production server, but when I try to access the base address I’m getting a 400 Bad Request error.
I’m using version 3.3.0-10 of ojs. Could someone give me a way?
Thanks,
Marcelo

1 post - 1 participant

Read full topic

OJS 3.4.X Can not display the right Contributors's Order

$
0
0

For example:

  1. Go to ’ Make a Submission’

  2. Click on ‘Add contributor’ on setp3

  3. Here is my list of one submission

  4. On confirm step is still the right order like this

  5. See error finally

What application are you using?
For example, OJS 3.3.0-4

Additional information
I think this is ordered by user’s name bcz some user’s name can not trigger this error.
Blow is the user name.Some one can use this name for test,the number is the order .

Alaa Alkhotani1, Saleh Baeesa2, Maryam Alshanqiti3, Taghreed Alsinani3, Ahmed Najjar4, Shadi Alkhayyat5, Awab Tayyib6, Zayed Jastaniah7, Abdulrahman J Sabbagh8, Nadeem S Butt9, Hussain A. Alamoudi10, Mohammed Alharbi10, Basem Bahakeem11, Maher Kurdi12

3 posts - 1 participant

Read full topic

SLIM APPLICATION ERROR in ojs 3

$
0
0

How to solve Author can not upload files in OJS 3? always appears the message “SLIM APPLICATION ERROR”
please guidance sir

3 posts - 2 participants

Read full topic

Google Analytics module strange behaviour

$
0
0

Using OJS 3.3.0.8 after activating the Google Analytics module and informing my Google ID my ID appears on the the top of the header of each pages of my site.
I tried to desactivate Google Analytics module, upgrade to the last release 3.3.0-13 but the result is the same.
Any solution?
How can I suppress this display?
You can see it in our site https://reveyf.es/index.php/REyF

Thankx in advance

2 posts - 2 participants

Read full topic


Diacritic problems having migrated from 3.2.1.1 to OJS 3.4.0.7

$
0
0

Having moved to a new server and upgraded from OJS 3.2.1.1 to OJS 3.4.0.7, I notice that we have sporadic problems with diacritics.

So, an article that used to be about ‘Lukács’ now displays as ’ Lukács’.

Our current database has the character encoding utf8mb4. I don’t have easy access to the old one, but imagine it was UTF-8.

Does anyone have any ideas whether I can put this right somewhere in the OJS config files?

Any suggestions would be welcomed.

Thanks.

Tim

1 post - 1 participant

Read full topic

Files are not uploading to Publisher Library

$
0
0

Hi!

OJS 3.4.0-7
PHP version 8.1.31

Files are not uploaded to the Publisher Library in the Workflow Settings section. All fields are filled in correctly, after clicking OK, an endless upload begins. You can cancel by clicking Cancel. Accordingly, the files are not added to the Publisher Library. Files are uploaded to other sections of the site without problems.

Help solve this problem. Thank`s!

2 posts - 2 participants

Read full topic

404 Bad Request

$
0
0

My website have only a single journal ijeim.in, this is a new journal. before some days also this site was working correctly. But some of the users have reported site is showing 404 Bad Request when they are trying to visit the url. The site is also listed in Allowed_host also.

Steps I took leading up to the issue

  1. Go to ijeim.in
    Don’t know site will work or show the error.

What application are you using?
For example, OJS ojs-3.4.0-7

Additional information
Please add any screenshots, logs or other information we can use to investigate this problem.

1 post - 1 participant

Read full topic

About the français category

About application

Viewing all 27308 articles
Browse latest View live


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