Buitin plugins wont install

when I try to install a built in plugin it stucks and does nothing, on a refresh it gives an error. I did my installation with Softaculous.

plugin

plugerror

This is from php error log
[25-May-2018 16:26:49 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Smarty has a deprecated constructor in /home/jmedscic/public_html/lib/pkp/lib/vendor/smarty/smarty/libs/Smarty.class.php on line 64
[25-May-2018 16:26:49 UTC] PHP Warning: Declaration of LensGalleyPlugin::register($category, $path) should be compatible with LazyLoadPlugin::register($category, $path, $mainContextId = NULL) in /home/jmedscic/public_html/plugins/generic/lensGalley/LensGalleyPlugin.inc.php on line 0
[25-May-2018 16:26:49 UTC] PHP Warning: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 0
[25-May-2018 16:26:49 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/jmedscic/public_html/lib/pkp/lib/adodb/adodb.inc.php on line 263
[25-May-2018 16:26:49 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/jmedscic/public_html/lib/pkp/lib/adodb/adodb.inc.php on line 359
[25-May-2018 16:26:49 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/jmedscic/public_html/lib/pkp/lib/adodb/adodb.inc.php on line 2921
[25-May-2018 16:26:49 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/jmedscic/public_html/lib/pkp/lib/adodb/adodb.inc.php on line 3939
[25-May-2018 16:26:49 UTC] PHP Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /home/jmedscic/public_html/lib/pkp/lib/adodb/drivers/adodb-mysql.inc.php:456
Stack trace:

@NateWr kindly help out

Hi @adilhk,

The error message:

 PHP Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /home/jmedscic/public_html/lib/pkp/lib/adodb/drivers/adodb-mysql.inc.php:456

…suggests you need to use the mysqli driver instead of the mysql one. But I suspect you’ve already figured that out and this is just an old message. Is there anything in the log with a date/timestamp from around the time you tried to install the plugin?

Regards,
Alec Smecher
Public Knowledge Project Team

Thanks for the reply, no i was waiting for a helpful reply, the plugins and even when I try to alter contact details in Journal it dissapear on refresh of the page.

Changed mysql to mysqli but didnt do any good

@asmecher

[29-May-2018 08:03:03 UTC] PHP Strict Standards: Declaration of DRIVERDAO::setOAI() should be compatible with PKPOAIDAO::setOAI($oai) in /home/jmedscic/public_html/plugins/generic/driver/DRIVERDAO.inc.php on line 19
[29-May-2018 08:03:03 UTC] PHP Strict Standards: Declaration of OpenAIREDAO::setOAI() should be compatible with PKPOAIDAO::setOAI($oai) in /home/jmedscic/public_html/plugins/generic/openAIRE/OpenAIREDAO.inc.php on line 0
[29-May-2018 08:03:06 UTC] PHP Warning: mktime(): It is not safe to rely on the system’s timezone settings. You are required to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone ‘UTC’ for now, but please set date.timezone to select your timezone. in /home/jmedscic/public_html/lib/pkp/lib/adodb/adodb-time.inc.php on line 1073
[29-May-2018 08:03:06 UTC] PHP Strict Standards: Declaration of LensGalleyPlugin::register() should be compatible with LazyLoadPlugin::register($category, $path, $mainContextId = NULL) in /home/jmedscic/public_html/plugins/generic/lensGalley/LensGalleyPlugin.inc.php on line 0
[29-May-2018 08:03:06 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 0
[29-May-2018 08:03:06 UTC] PHP Strict Standards: Declaration of CustomBlockPlugin::getBlockContext() should be compatible with BlockPlugin::getBlockContext($contextId = NULL) in /home/jmedscic/public_html/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 19
[29-May-2018 08:03:06 UTC] PHP Strict Standards: Declaration of CustomBlockPlugin::getEnabled() should be compatible with BlockPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 19
[29-May-2018 08:03:06 UTC] PHP Strict Standards: Declaration of DRIVERDAO::setOAI() should be compatible with PKPOAIDAO::setOAI($oai) in /home/jmedscic/public_html/plugins/generic/driver/DRIVERDAO.inc.php on line 19
[29-May-2018 08:03:06 UTC] PHP Strict Standards: Declaration of OpenAIREDAO::setOAI() should be compatible with PKPOAIDAO::setOAI($oai) in /home/jmedscic/public_html/plugins/generic/openAIRE/OpenAIREDAO.inc.php on line 0
[29-May-2018 08:03:09 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 0
[29-May-2018 08:03:09 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/jmedscic/public_html/lib/pkp/classes/core/Dispatcher.inc.php on line 245
[29-May-2018 08:03:09 UTC] ojs2: 404 Not Found
[29-May-2018 08:03:17 UTC] PHP Strict Standards: Declaration of LensGalleyPlugin::register() should be compatible with LazyLoadPlugin::register($category, $path, $mainContextId = NULL) in /home/jmedscic/public_html/plugins/generic/lensGalley/LensGalleyPlugin.inc.php on line 0
[29-May-2018 08:03:17 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 0
[29-May-2018 08:03:17 UTC] PHP Strict Standards: Declaration of CustomBlockPlugin::getBlockContext() should be compatible with BlockPlugin::getBlockContext($contextId = NULL) in /home/jmedscic/public_html/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 19
[29-May-2018 08:03:17 UTC] PHP Strict Standards: Declaration of CustomBlockPlugin::getEnabled() should be compatible with BlockPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 19
[29-May-2018 08:03:17 UTC] PHP Strict Standards: Declaration of DRIVERDAO::setOAI() should be compatible with PKPOAIDAO::setOAI($oai) in /home/jmedscic/public_html/plugins/generic/driver/DRIVERDAO.inc.php on line 19
[29-May-2018 08:03:17 UTC] PHP Strict Standards: Declaration of OpenAIREDAO::setOAI() should be compatible with PKPOAIDAO::setOAI($oai) in /home/jmedscic/public_html/plugins/generic/openAIRE/OpenAIREDAO.inc.php on line 0
[29-May-2018 08:03:17 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/jmedscic/public_html/lib/pkp/classes/core/Dispatcher.inc.php on line 245
[29-May-2018 08:03:17 UTC] ojs2: 404 Not Found
[29-May-2018 08:03:22 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 0
[29-May-2018 08:03:22 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/jmedscic/public_html/lib/pkp/classes/core/Dispatcher.inc.php on line 245
[29-May-2018 08:03:22 UTC] ojs2: 404 Not Found
[29-May-2018 08:03:34 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 0
[29-May-2018 08:03:35 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/jmedscic/public_html/lib/pkp/classes/core/Dispatcher.inc.php on line 245
[29-May-2018 08:03:35 UTC] ojs2: 404 Not Found
[29-May-2018 08:03:47 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 0
[29-May-2018 08:03:47 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/jmedscic/public_html/lib/pkp/classes/core/Dispatcher.inc.php on line 245
[29-May-2018 08:03:47 UTC] ojs2: 404 Not Found
[29-May-2018 08:03:59 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 0
[29-May-2018 08:03:59 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/jmedscic/public_html/lib/pkp/classes/core/Dispatcher.inc.php on line 245
[29-May-2018 08:03:59 UTC] ojs2: 404 Not Found
[29-May-2018 08:04:12 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 0
[29-May-2018 08:04:12 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/jmedscic/public_html/lib/pkp/classes/core/Dispatcher.inc.php on line 245
[29-May-2018 08:04:12 UTC] ojs2: 404 Not Found
[29-May-2018 08:04:24 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 0
[29-May-2018 08:04:24 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/jmedscic/public_html/lib/pkp/classes/core/Dispatcher.inc.php on line 245
[29-May-2018 08:04:24 UTC] ojs2: 404 Not Found
[29-May-2018 08:04:34 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 0
[29-May-2018 08:04:37 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 0
[29-May-2018 08:04:37 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/jmedscic/public_html/lib/pkp/classes/core/Dispatcher.inc.php on line 245
[29-May-2018 08:04:37 UTC] ojs2: 404 Not Found
[29-May-2018 08:04:49 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 0
[29-May-2018 08:04:49 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/jmedscic/public_html/lib/pkp/classes/core/Dispatcher.inc.php on line 245
[29-May-2018 08:04:49 UTC] ojs2: 404 Not Found
[29-May-2018 08:05:02 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 0
[29-May-2018 08:05:02 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/jmedscic/public_html/lib/pkp/classes/core/Dispatcher.inc.php on line 245
[29-May-2018 08:05:02 UTC] ojs2: 404 Not Found
[29-May-2018 08:05:14 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 0
[29-May-2018 08:05:14 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/jmedscic/public_html/lib/pkp/classes/core/Dispatcher.inc.php on line 245
[29-May-2018 08:05:14 UTC] ojs2: 404 Not Found
[29-May-2018 08:05:27 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 0
[29-May-2018 08:05:27 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/jmedscic/public_html/lib/pkp/classes/core/Dispatcher.inc.php on line 245
[29-May-2018 08:05:27 UTC] ojs2: 404 Not Found
[29-May-2018 08:05:39 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 0
[29-May-2018 08:05:39 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/jmedscic/public_html/lib/pkp/classes/core/Dispatcher.inc.php on line 245
[29-May-2018 08:05:39 UTC] ojs2: 404 Not Found
[29-May-2018 08:05:52 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 0
[29-May-2018 08:05:52 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/jmedscic/public_html/lib/pkp/classes/core/Dispatcher.inc.php on line 245
[29-May-2018 08:05:52 UTC] ojs2: 404 Not Found
[29-May-2018 08:06:04 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 0
[29-May-2018 08:06:04 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/jmedscic/public_html/lib/pkp/classes/core/Dispatcher.inc.php on line 245
[29-May-2018 08:06:04 UTC] ojs2: 404 Not Found
[29-May-2018 08:06:17 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 0
[29-May-2018 08:06:17 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/jmedscic/public_html/lib/pkp/classes/core/Dispatcher.inc.php on line 245
[29-May-2018 08:06:17 UTC] ojs2: 404 Not Found
[29-May-2018 08:06:34 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 0
[29-May-2018 08:06:34 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/jmedscic/public_html/lib/pkp/classes/core/Dispatcher.inc.php on line 245
[29-May-2018 08:06:34 UTC] ojs2: 404 Not Found
[29-May-2018 08:06:42 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 0
[29-May-2018 08:06:42 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/jmedscic/public_html/lib/pkp/classes/core/Dispatcher.inc.php on line 245
[29-May-2018 08:06:42 UTC] ojs2: 404 Not Found
[29-May-2018 08:06:53 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 0
[29-May-2018 08:06:53 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/jmedscic/public_html/lib/pkp/classes/core/Dispatcher.inc.php on line 245
[29-May-2018 08:06:53 UTC] ojs2: 404 Not Found
[29-May-2018 08:07:06 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 0
[29-May-2018 08:07:06 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/jmedscic/public_html/lib/pkp/classes/core/Dispatcher.inc.php on line 245
[29-May-2018 08:07:06 UTC] ojs2: 404 Not Found
[29-May-2018 08:07:17 UTC] PHP Strict Standards: Declaration of LensGalleyPlugin::register() should be compatible with LazyLoadPlugin::register($category, $path, $mainContextId = NULL) in /home/jmedscic/public_html/plugins/generic/lensGalley/LensGalleyPlugin.inc.php on line 0
[29-May-2018 08:07:17 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 0
[29-May-2018 08:07:17 UTC] PHP Strict Standards: Declaration of CustomBlockPlugin::getBlockContext() should be compatible with BlockPlugin::getBlockContext($contextId = NULL) in /home/jmedscic/public_html/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 19
[29-May-2018 08:07:17 UTC] PHP Strict Standards: Declaration of CustomBlockPlugin::getEnabled() should be compatible with BlockPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 19
[29-May-2018 08:07:17 UTC] PHP Strict Standards: Declaration of DRIVERDAO::setOAI() should be compatible with PKPOAIDAO::setOAI($oai) in /home/jmedscic/public_html/plugins/generic/driver/DRIVERDAO.inc.php on line 19
[29-May-2018 08:07:17 UTC] PHP Strict Standards: Declaration of OpenAIREDAO::setOAI() should be compatible with PKPOAIDAO::setOAI($oai) in /home/jmedscic/public_html/plugins/generic/openAIRE/OpenAIREDAO.inc.php on line 0
[29-May-2018 08:07:17 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/jmedscic/public_html/lib/pkp/classes/core/Dispatcher.inc.php on line 245
[29-May-2018 08:07:17 UTC] ojs2: 404 Not Found

Also when I try to disable any plugins on refresh they are by default active again :frowning:

Hi @adilhk,

If your plugin settings won’t stick when you try to change them, then it’s possible that the file permissions in your cache directory aren’t correct. Double-check them – there’s a FAQ entry in this forum about permissions. If you want plugins to be installable via the plugin gallery, you’ll similarly need to check that OJS has enough permissions to add files to subdirectories of plugins.

Also check that your system has the tar setting properly configured in the [cli] section of config.inc.php.

Regards,
Alec Smecher
Public Knowledge Project Team

Thanks for the reply, checking this out in detail now

The following JS error is returned in Chrome when one tries to install a plugin:

===============
jquery.js:9666 POST https://www.jmedsci.com/index.php/Jmedsci/$$$call$$$/grid/plugins/plugin-gallery-grid/install-plugin?rowId=9 500 ()
send @ jquery.js:9666
ajax @ jquery.js:9211
jQuery.(anonymous function) @ jquery.js:9357
$.pkp.controllers.modal.RemoteActionConfirmationModalHandler.modalConfirm @ RemoteActionConfirma…ModalHandler.js:115
(anonymous) @ Handler.js:304
dispatch @ jquery.js:4624

dispatch @ jquery.js:4624

elemData.handle @ jquery.js:4292

Hi @adilhk,

It looks like your web server is returning a 500 error for that request. There should definitely be something logged in your PHP error log with more information – look for something containing the word “Error” in it. There may be lots of warnings that are OK to ignore, so you might need to look around the error log a little.

Regards,
Alec Smecher
Public Knowledge Project Team

Couldnt find anything :frowning: