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

Upgrading from 2.4.8-3 to 3.1.1-4: Call to a member function getFileId() on null in lib/pkp/classes/submission/PKPSubmissionFileDAO.inc.php

$
0
0

@GustavoTonini wrote:

Hello everyone,
we came to another issue during our upgrade process from OJS 2.4.8-3 to 3.1.1-4:

PHP Fatal error: Call to a member function getFileId() on null in lib/pkp/classes/submission/PKPSubmissionFileDAO.inc.php on line 1065

Posts: 1

Participants: 1

Read full topic


Https://pilpedia.com/genodrive/

$
0
0

@sugefen wrote:

GenoDrive Review Different types of emotional problems. In addition to this, individuals who have very large breasts can suffer from health complications. This is why the breast enhancement surgery of having a reduction is popular. One of the many complications that overly large breasts can cause is extreme pain and high levels of discomfort. This is because the additional weight of the breasts places a burden on the shoulder, back, and neck area. https://pilpedia.com/genodrive/

Posts: 1

Participants: 1

Read full topic

Keywords Problem

$
0
0

@mbabaei wrote:

Hi Ojs Team @bozana, @israel.cefrin , @asmecher

I have a big problem with keywords, i know in OJS 3, all keywords store in ‘controlled_vocab_entry_settings’ but in ojs 2.4.8 keywords stored as submission_settings
and when i convert database they didn’t convert !
so all my article doesn’t have any keywords…:frowning:

i need your help to solve this problem
Thanks

Posts: 1

Participants: 1

Read full topic

Upgrade OJS from 2.4.8.3 to 3.1.1.4

$
0
0

@swamyiihr wrote:

Hello, I am trying to upgrade OJS from 2.4.8.3 to 3.1.1.4
[root@sph sph34]# php tools/upgrade.php check
PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /var/www/sph34/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 386
Code version: 3.1.1.4
Database version: 2.4.8.3
Latest version: 3.1.1.4
Database version is older than code version
Run “tools/upgrade.php upgrade” to update

[root@sph sph34]# php tools/upgrade.php upgrade
PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /var/www/sph34/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 386
[pre-install]
[load: upgrade.xml]
[version: 3.1.1.4]

[code: Installer Installer::checkPhpVersion]

[code: Installer Installer::syncSeriesAssocType]
[data: dbscripts/xml/upgrade/2.4.0_preupdate_usageStatistics.xml (skipped)]
[data: dbscripts/xml/upgrade/2.4.0_preupdate_usageStatistics2.xml (skipped)]

[code: Installer Installer::removeReviewEntries]
[data: dbscripts/xml/upgrade/3.0.0_preupdate.xml (skipped)]
[data: dbscripts/xml/upgrade/3.0.0_adaptTimedViews.xml (skipped)]
[data: dbscripts/xml/upgrade/3.0.0_adaptReferrals.xml]
PHP Strict Standards: Only variables should be assigned by reference in /var/www/sph34/lib/pkp/classes/db/DBDataXMLParser.inc.php on line 122
[data: dbscripts/xml/upgrade/3.0.0_adaptBooksForReview.xml]
PHP Strict Standards: Only variables should be assigned by reference in /var/www/sph34/lib/pkp/classes/db/DBDataXMLParser.inc.php on line 122
[data: dbscripts/xml/upgrade/remove_timed_views_bots.xml (skipped)]
[data: dbscripts/xml/upgrade/3.0.0_preupdate_commentsToEditor.xml (skipped)]
[data: dbscripts/xml/upgrade/3.1.0_preupdate_review_assignments.xml]

Pl help

Posts: 2

Participants: 1

Read full topic

Strange url combination appeared

Unsuccessfull upgrade 3.1.4

$
0
0

@judhariksawan wrote:

Dear.

I used OJS 3.1.1. in this last one year. Today I try to Upgrade to 3.1.4. as suggesting by PKP. I was following all instructions and placing the debug in config.inc.php. I’m shocked it is not working although the OJS said its successful to Upgrade. Even PKP ask me to re-registering like a new user. I’m really regret was upgrade because all of my works disappeared, including all of articles from authors that published. Please help me, how am I must do? May I bring back the old version? Look at my website now https://journal.riksawan.com. It’s a horrible day for me. I can’t imagine if I must make it all from the beginning. Please help!!!

Posts: 1

Participants: 1

Read full topic

Introduction - Quality Design Stairs

$
0
0

@QandDStairs wrote:

We at Quality Design Stairs offer Stairs Remodeling and Affordable Wood Stairs, manufacturing Staircase Railings, Code Stairs, Wooden Stairs, Custom Build Stairs & Handrail Installations in Canada.
https://qanddstairs.com

Posts: 1

Participants: 1

Read full topic

LLP Registration Fees

$
0
0

@unilexconsultants wrote:

Unilex is one of the fastest growing online business consultants in India . With a highly qualified team of professionals spread throughout the country, we utilize a combination of human and technology to deliver plethora of quality based professional services which includes company registration, GST services, Food Licence, trademark/copyright registration and many more.

LLP Registration Fees

llp

llp registration

limited liability partnership

limited company

limited liability company

llp agreement

llp formation

llp registration process

limited partnership

llp registration procedure

llp incorporation

llp registration cost

llp registration fees

llp registration online

limited liability partnership registration

Posts: 1

Participants: 1

Read full topic


Upgrade from v3.1.1-2 to v3.1.1-4 fails

$
0
0

@akku wrote:

Hi,

unfortunately I can’t upgrade to v3.1.1-4 because of this error message:

ERROR: Upgrade failed: DB: Incorrect string value: ‘\xD9\x81\xD8\xB9\xD8\xA7…’ for column ‘subject’ at row 1

Is this an encoding problem?
in the config.inc I defined utf8:

; Client output/input character set
client_charset = utf-8

; Database connection character set
; Must be set to “Off” if not supported by the database server
; If enabled, must be the same character set as “client_charset”
; (although the actual name may differ slightly depending on the server)
connection_charset = utf8

; Database storage character set
; Must be set to “Off” if not supported by the database server
database_charset = utf8

; Enable character normalization to utf-8 (recommended)
; If disabled, strings will be passed through in their native encoding
; Note that client_charset and database collation must be set
; to “utf-8” for this to work, as characters are stored in utf-8
charset_normalization = Off

in the php error log it says:

[Wed Nov 28 15:35:57.229426 2018] [:error] [pid 60222] [client 10.153.124.104:51245] PHP Notice: Only variables should be passed by reference in /opt/ojs-arc/plugins/generic/customBlockManager/CustomBlockManagerPlugin.inc.php on line 65, referer: https://arcadia.ub.uni-muenchen.de/arcadia/issue/archive
[Wed Nov 28 15:35:57.277872 2018] [:error] [pid 60222] [client 10.153.124.104:51245] PHP Warning: Declaration of SubmissionFileDAO::fromRow($row) should be compatible with PKPSubmissionFileDAO::fromRow($row, $fileImplementation) in /opt/ojs-arc/classes/article/SubmissionFileDAO.inc.php on line 23, referer: https://arcadia.ub.uni-muenchen.de/arcadia/issue/archive

Thanks for help,
Anna

Posts: 1

Participants: 1

Read full topic

Reviewer Register email template

$
0
0

@seisense wrote:

Hi,
I as a section editor want to add a new user as a reviewer and send an email already in OJS email templates " Reviewer Register" automatically to the newly added reviewer.

Please guide me how can I do it?
I am using OJS 3.1.1.4
Thanks

Posts: 1

Participants: 1

Read full topic

Author's percentage contribution

$
0
0

@pgc wrote:

Hello,
My proposal of new feature is to add the percentage of contribution of the co-author to the article.
Best regards
Piotr

Posts: 1

Participants: 1

Read full topic

Password reset process v3.1

$
0
0

@nickpanes wrote:

Some of our users have been confused by the password reset system though every time I test it, it works.

One anomaly is that upon logging in again and responding to a request to change the password, once it is submitted the following message appears: “The current role does not have access to this operation.”

In fact depite this message the user’s preferred password has been accepted. Why does this message appear and can it be suppressed?

Posts: 2

Participants: 1

Read full topic

How to make title and abstract in second language required?

$
0
0

@pgc wrote:

Hello,
When entering submission metadata i need to make reqiured title and abstract in two languages. We use Polish as primary locale and English. While fields in Polish are required, fields in English may be left blank. How to make them required?
Regards
Piotr

Posts: 1

Participants: 1

Read full topic

Embed machine-readable CC license

No primary galley in article/view

$
0
0

@Humberto_Blanco_Cast wrote:

Hi,
In one of our journals, when i try to do article view PrimaryGalley >array(0) { } ::::array(0) { } its empty. But when I see that in issue view are ok.

Any idea?

Humberto

Posts: 1

Participants: 1

Read full topic


Show reviewer comments from custom form to authors without a file?

$
0
0

@smtp wrote:

Hi all!

I am using the latest version of OJS3 (3.1.1.4) and I made a custom form for reviewers.

Editors only can set as viewable for authors uploaded files by reviewers, but not filled forms from reviewers.

My question is: Is there any way to editors to display form evaluation to authors? In case of not… Can I generate an automathed pdf from comments and auto upload it? Thanks in advance

Posts: 1

Participants: 1

Read full topic

Import one Journals for Site Management

$
0
0

@monicalp wrote:

Dear friends,

It’s possible import a Journals that is in OJS 3x to a Site Management that is also in the OJS 3x version (this already hosts more than 20 magazines). This import is only one Journals for a Site Management.

Posts: 1

Participants: 1

Read full topic

Administrator Login = results in blank page

$
0
0

@Atif_Hussain wrote:

hi

I am in a bit of a dilemma… i have a OJS 2.4.x installation running and suddenly today. I logged in and found a blank page. The website is working , front end is working, i can log in with my username and password but i cant do anything after login…

Please help me what i can do to trouble shoot the issue. I cant even find out the exact version of my OJS install … I need urgent help…

Regards
ATIF

Posts: 1

Participants: 1

Read full topic

The regional configuration of the number galley is required

Is "Usage Statistics" still useful if I choose not to show graphs?

$
0
0

@Lolekbolek wrote:

Greetings!

I enabled the “Usage Statistics” plugin in our 3.1.1-4 and it works beautifully, displaying download stats under each article. However, my editor would like me to hide the graph from authors and readers. So, I went to Settings -> Statistics display options, and unchecked “Display submission statistics chart for reader”.

My question: If this is unchecked, what utility does this plugin offer? Can I and my editor still see the graphs somewhere behind the screens? If not, does the plugin offer some functionality not offered by the 5 Report Plugins?

Posts: 1

Participants: 1

Read full topic

Viewing all 27383 articles
Browse latest View live


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