@charleshrf wrote:
what is the difference getLocalizedAffiliation() and getAffiliation($locale)?
how to use getAffiliation($locale)?
Posts: 1
Participants: 1
@charleshrf wrote:
what is the difference getLocalizedAffiliation() and getAffiliation($locale)?
how to use getAffiliation($locale)?
Posts: 1
Participants: 1
@navmalik wrote:
I have upgraded recently from OJS 3.1.2 to 3.1.2.1
And now I can’t see the list of plugins because PLUGINS tabs always spinning and doesn’t load up.ERROR LOG:
[26-Nov-2019 09:58:32 UTC] PHP Fatal error: Uncaught Error: Call to a member function getCurrent() on null in /home/naeemijr/public_html/ijrdo.org/lib/pkp/classes/site/VersionDAO.inc.php:135
Stack trace:
#0 /home/naeemijr/public_html/ijrdo.org/lib/pkp/classes/controllers/grid/plugins/PluginGridHandler.inc.php(184): VersionDAO->insertVersion(NULL, true)
#1 /home/naeemijr/public_html/ijrdo.org/controllers/grid/settings/plugins/SettingsPluginGridHandler.inc.php(36): PluginGridHandler->loadCategoryData(Object(Request), ‘generic’, Array)
#2 /home/naeemijr/public_html/ijrdo.org/lib/pkp/classes/controllers/grid/CategoryGridHandler.inc.php(124): SettingsPluginGridHandler->loadCategoryData(Object(Request), ‘generic’, Array)
#3 /home/naeemijr/public_html/ijrdo.org/lib/pkp/classes/controllers/grid/CategoryGridHandler.inc.php(473): CategoryGridHandler->getGridCategoryDataElements(Object(Request), ‘generic’)
#4 /home/naeemijr/public_html/ijrdo.org/lib/pkp/classes/controllers/grid/CategoryGridHandler.inc.php(453): CategoryGridHandler->_renderCategoryInternally(Objec in /home/naeemijr/public_html/ijrdo.org/lib/pkp/classes/site/VersionDAO.inc.php on line 135I have tried upgrading plugins, but didn’t worked. Please help me out.
Regards
Naveen Malik
Posts: 1
Participants: 1
@Harvansh_HP wrote:
ojs can’t install please help me . Blank page occurred when it install
Posts: 1
Participants: 1
@navmalik wrote:
After I have upgraded to OJS 3.1.2.1 all names in admin panel comes between ## tags.
Like as:##admin.siteManagement##
##admin.adminFunctions##
- ##admin.systemInformation##
- ##admin.expireSessions##
- ##admin.clearDataCache##
- ##admin.clearTemplateCache##
- ##admin.scheduledTask.clearLogs##
No error comes in PHP ERROR LOG.
How can I make it correct?
Regards
Naveen Malik
Posts: 1
Participants: 1
@mannemark wrote:
Hello!
I’m looking for some input on what would be the most suitable platform for conference proceedings, OJS or OMP. I’m mainly curious about metadata and presentation issues with either system.I would like to hear your thoughts about this. Any input would be greatly appreciated.
/Magnus
Posts: 1
Participants: 1
@Dragoljub_Djordjevic wrote:
OJS version 3.1.2.0
In dashboard, on page users & roles, there is a select box for selecting how menu users to show per page. I have noticed there is a NaN value, and I don’t think it should be there.
I found function $.pkp.classes.features.PagingFeature.prototype.configItemsPerPageElement_
in file lib/pkp/js/classes/features/PagingFeature.js
on line 200, and changed:itemsPerPageValues.push(options.defaultItemsPerPage);
to
if (!isNaN(options.defaultItemsPerPage)) {
itemsPerPageValues.push(options.defaultItemsPerPage);
}Now select box works as it should, but I wonder if there is a better solution, and why is defaultItemsPerPage == NaN, and where this variable should be set?
Posts: 1
Participants: 1
@racemochridhe wrote:
(topic withdrawn by author, will be automatically deleted in 24 hours unless flagged)
Posts: 1
Participants: 1
@didoemilio wrote:
Application Version: OJS 3.1.2
Description of issue: Is there a way to send the “Publish Notify” email (which is sent when we publish a new issue) in several languages at once?
Posts: 1
Participants: 1
@d_marquez wrote:
Hi all
My ojs has a problem with translation keys, in some articles it does not show the name of a file uploaded, what it shows is “common.file.namingPattern” or “common.file.anonymousNamingPattern”. I understand that this key refers to the name of the file, when reviewing the translation supplement I find that the key is registered in Spanish and works correctly in the other articles. I checked the php logs, there is no error, and the javascript console does not show errors either. This magazine is set up with a subdomain apart from the others in the portal, I don’t think this has anything to do with the error, because the vast majority of translations work without any problem.
Please help me! Tnaks!!
Posts: 1
Participants: 1
@didoemilio wrote:
Application Version: OJS 3.1.2
Description of issue: Hi! is there any way to send a copy of a email, I mean any email, as you could do before in the ojs 2 (screenshot).
RegardsScreenshots
Posts: 1
Participants: 1
@asmecher wrote:
PKP announces the release of OJS 3.1.2-2 and OMP 3.1.2-2.
These releases include various bugfixes and locale updates. The complete list is available here: https://github.com/pkp/pkp-lib/issues?q=is%3Aissue+milestone%3A"OJS%2FOMP+3.1.2-2"+is%3Aclosed
Thanks to all the contributors who made these releases possible!
Regards,
Alec Smecher
Public Knowledge Project Team
Posts: 1
Participants: 1
@botshawn wrote:
I am using OJS 3.1.2-1 under Ubuntu 18.04 bionic, and I am using postfix as my email server. I’ve tested postfix and it works perfectly. In addition, when I publish some issues, everyone can get email notification. However, when I do a submission, the OJS server notices me that there was a problem sending an email message.
Then I’ve checked the server and it saidsh: 1: /etc/postfix: Permission denied Could not instantiate mail function. Invalid address: (From): root@localhost
But I’ve already changed the permission by using
sudo chmod 777 /etc/postfix
.
I’ve checked the log in/var/log/mail.log
but there are no error messages.Can someone help me? I really have no idea about how can I fix it.
Posts: 1
Participants: 1
@rodrigo_snape wrote:
Hey,
I need to get the path of the journal inside article_summary.tpl without using $currentJournal. I can get the journal id with:
$article->getJournalId()
But how can i get the journal path? $currentJournal is not an option because sometimes the article_summary is called from Site level.
I’m using OJS 3.1.1-2
thanks
Posts: 1
Participants: 1
@mwaqiazizi wrote:
Greetings, everyone
I’m currently try fresh-install OJS 3.1.2 on my local PC, Windows 10 + XAMPP 3.2.4. All works fine until I try to apply HealthSciences theme from plugin page. There’s no error message displayed, but OJS only display text and some images on the frontpage. Is there any fix to this?
Proof of HealthSciences not working, only text appears
Proof of no error whatsoever found in the apps
Posts: 1
Participants: 1
@Shahid_Wasim_Malik wrote:
I am receiving some errors when I try to install OJS 3.1.2-2: This page isn’t working
ciss.org.pk is currently unable to handle this request.
HTTP ERROR 500Here are some lines of my error_log file:
[27-Nov-2019 07:05:35 UTC] PHP Warning: Declaration of InstallHandler::validate($request) should be compatible with PKPHandler::validate($requiredContexts = NULL, $request = NULL) in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/pages/install/InstallHandler.inc.php on line 0
[27-Nov-2019 07:05:36 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; dbObject has a deprecated constructor in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/lib/adodb/adodb-xmlschema.inc.php on line 106
[27-Nov-2019 07:05:36 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; dbTable has a deprecated constructor in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/lib/adodb/adodb-xmlschema.inc.php on line 205
[27-Nov-2019 07:05:36 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; dbIndex has a deprecated constructor in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/lib/adodb/adodb-xmlschema.inc.php on line 613
[27-Nov-2019 07:05:36 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; dbData has a deprecated constructor in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/lib/adodb/adodb-xmlschema.inc.php on line 774
[27-Nov-2019 07:05:36 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; dbQuerySet has a deprecated constructor in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/lib/adodb/adodb-xmlschema.inc.php on line 959
[27-Nov-2019 07:05:36 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; adoSchema has a deprecated constructor in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/lib/adodb/adodb-xmlschema.inc.php on line 1217
[27-Nov-2019 07:05:36 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ADODB_Cache_File has a deprecated constructor in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/lib/adodb/adodb.inc.php on line 263
[27-Nov-2019 07:05:36 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ADOConnection has a deprecated constructor in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/lib/adodb/adodb.inc.php on line 359
[27-Nov-2019 07:05:36 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ADORecordSet has a deprecated constructor in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/lib/adodb/adodb.inc.php on line 2921
[27-Nov-2019 07:05:36 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ADORecordSet_array has a deprecated constructor in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/lib/adodb/adodb.inc.php on line 3939
[27-Nov-2019 07:10:55 UTC] PHP Warning: Declaration of InstallHandler::validate($request) should be compatible with PKPHandler::validate($requiredContexts = NULL, $request = NULL) in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/pages/install/InstallHandler.inc.php on line 0
[27-Nov-2019 07:10:55 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; dbObject has a deprecated constructor in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/lib/adodb/adodb-xmlschema.inc.php on line 106
[27-Nov-2019 07:10:55 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; dbTable has a deprecated constructor in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/lib/adodb/adodb-xmlschema.inc.php on line 205
[27-Nov-2019 07:10:55 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; dbIndex has a deprecated constructor in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/lib/adodb/adodb-xmlschema.inc.php on line 613
[27-Nov-2019 07:10:55 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; dbData has a deprecated constructor in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/lib/adodb/adodb-xmlschema.inc.php on line 774
[27-Nov-2019 07:10:55 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; dbQuerySet has a deprecated constructor in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/lib/adodb/adodb-xmlschema.inc.php on line 959
[27-Nov-2019 07:10:55 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; adoSchema has a deprecated constructor in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/lib/adodb/adodb-xmlschema.inc.php on line 1217
[27-Nov-2019 07:10:55 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ADODB_Cache_File has a deprecated constructor in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/lib/adodb/adodb.inc.php on line 263
[27-Nov-2019 07:10:55 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ADOConnection has a deprecated constructor in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/lib/adodb/adodb.inc.php on line 359
[27-Nov-2019 07:10:55 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ADORecordSet has a deprecated constructor in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/lib/adodb/adodb.inc.php on line 2921
[27-Nov-2019 07:10:55 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ADORecordSet_array has a deprecated constructor in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/lib/adodb/adodb.inc.php on line 3939
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::getUserVar() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/form/Form.inc.php on line 377
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/core/PKPRequest.inc.php on line 594
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::getUserVar() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/form/Form.inc.php on line 377
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/core/PKPRequest.inc.php on line 594
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::getUserVar() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/form/Form.inc.php on line 377
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/core/PKPRequest.inc.php on line 594
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::getUserVar() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/form/Form.inc.php on line 377
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/core/PKPRequest.inc.php on line 594
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::getUserVar() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/form/Form.inc.php on line 377
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/core/PKPRequest.inc.php on line 594
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::getUserVar() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/form/Form.inc.php on line 377
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/core/PKPRequest.inc.php on line 594
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::getUserVar() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/form/Form.inc.php on line 377
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/core/PKPRequest.inc.php on line 594
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::getUserVar() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/form/Form.inc.php on line 377
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/core/PKPRequest.inc.php on line 594
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::getUserVar() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/form/Form.inc.php on line 377
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/core/PKPRequest.inc.php on line 594
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::getUserVar() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/form/Form.inc.php on line 377
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/core/PKPRequest.inc.php on line 594
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::getUserVar() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/form/Form.inc.php on line 377
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/core/PKPRequest.inc.php on line 594
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::getUserVar() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/form/Form.inc.php on line 377
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/core/PKPRequest.inc.php on line 594
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::getUserVar() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/form/Form.inc.php on line 377
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/core/PKPRequest.inc.php on line 594
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::getUserVar() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/form/Form.inc.php on line 377
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/core/PKPRequest.inc.php on line 594
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::getUserVar() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/form/Form.inc.php on line 377
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/core/PKPRequest.inc.php on line 594
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::getUserVar() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/form/Form.inc.php on line 377
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/core/PKPRequest.inc.php on line 594
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::getUserVar() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/form/Form.inc.php on line 377
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/core/PKPRequest.inc.php on line 594
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::getUserVar() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/form/Form.inc.php on line 377
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/core/PKPRequest.inc.php on line 594
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::isPost() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/form/validation/FormValidatorPost.inc.php on line 38
[27-Nov-2019 07:10:57 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/core/PKPRequest.inc.php on line 396
[27-Nov-2019 07:11:02 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CounterReport has a deprecated constructor in /home/multibiz/public_html/ciss.org.pk/journal/plugins/reports/counter/classes/CounterReport.inc.php on line 33
[27-Nov-2019 07:11:03 UTC] PHP Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/lib/adodb/drivers/adodb-mysql.inc.php:456
Stack trace:
#0 /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/lib/adodb/adodb.inc.php(558): ADODB_mysql->_connect(’’, ‘multibiz_journa…’, ‘F9dfs$ve-8yz’, ‘’)
#1 /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/db/DBConnection.inc.php(151): ADOConnection->Connect(’’, ‘multibiz_journa…’, ‘F9dfs$ve-8yz’, NULL, false)
#2 /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/db/DBConnection.inc.php(126): DBConnection->connect()
#3 /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/db/DBConnection.inc.php(113): DBConnection->initConn()
#4 /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/db/DBConnection.inc.php(55): DBConnection->initCustomDBConnection(‘mysql’, ‘’, ‘multibiz_journa…’, ‘F9dfs$ve-8yz’, NULL, false, false)
#5 /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/classes/install/PKPI in /home/multibiz/public_html/ciss.org.pk/journal/lib/pkp/lib/adodb/drivers/adodb-mysql.inc.php on line 456Kindly help me to install OJS. Thank you!
Posts: 1
Participants: 1
@piapio wrote:
Hello all,
we’ve noticed that there is a key missing in the en_US locale for OMP.
The key catalog.noTitlesSection, which should be in lib/pkp/locale/en_US/submission.xml does not seem to exist, which leads to the value ##catalog.noTitlesSection## showing in the frontend of our OMP. The key and translations for it appear to exist in all the other language locales. Since the translator plugin does not properly allow editing the English locale, we can only fix this manually in the xml files. Please add this key in the future!
Many thanks!
Pia
Posts: 1
Participants: 1
@Spaik wrote:
The sidebar is wrong positioned (across the vertical line).
How can I move it to the right position?
(OJS 3.1.2, Manuscript theme)
Posts: 1
Participants: 1
@james_rise wrote:
Pogo troubleshooter helps you counter technical issues with Pogo games with ease. In case if unable to use Pogo troubleshooter then our experts can assist you and provide the best help. Dial Pogo customer care number to have the best of the technical support from the certified experts.
Posts: 1
Participants: 1
@rvdb wrote:
For our journal (using OJS-3.1.2), a reviewer had accidentally submitted an incomplete review and asked for a way to update it.
I’ve looked around, but couldn’t find how to do so:
- when a submitted review is shown in the “Review Details” dialog, all form fields responses are displayed but inactive (i.e. not editable)
- in the database, PhpMyadmin doesn’t allow editing the rows of the
review_form_responses
table, since they don’t contain a unique key columnAdditionally, when trying to find a workaround in the UI, it is not possible to:
- modify a submitted review (see above, listed here for completeness)
- cancel a submitted review
- assign a new review to the same reviewer in the same review round
Unless I’m overlooking anything, I’m at a loss for what seems to be a common problem: post-editing of accidentally submitted reviews. I could understand that it might not be ideal to allow reviewers themselves to edit their reviews after they’ve submitted them, but it would be sensible if the editors could do so. I’ve checked the Github issues but couldn’t find any open issue on this matter.
Currently (again, unless I’m overlooking anything), the only option seems to assign a new reviewer (either by asking the original reviewer to create a new account just for this purpose, or by assigning it to an editor) and redo the review. But I can’t imagine there isn’t a cleaner way?
Posts: 1
Participants: 1
@nepos wrote:
I’m using a 2.471 OJS.
I’m approaching the limit of the space offered by the webhosting and unfortunately an upgrade of it is not possible (old hosting, etc.).
It is possible to delete the articles form the “submission” folder and keep only the one in the “public”?
At least for the articles that have been published long time ago, with low chances to be changed\updated.
Is removing of the mentioned folders affecting the stability of the platform?Thank you.
Posts: 1
Participants: 1