QuickSubmit Plugin not installing

Hi - We’ve recently installed OJS 3.1.1.2 and are havimg problems getting the Quicksubmit to install.

When we attempt to do this from the gallery, it just hangs on the ‘Are you sure you wish to install this plugin’ warning (pressing OK does nothing.

I’ve had a look at our error logs and we appear to have some issues.

Could someone have a look at the following and suggest what I might need to do to get this running?

Thanks.

[17-Sep-2018 16:58:05 UTC] PHP Warning: exec() has been disabled for security reasons in /home/seanking/public_html/acmejournal.org/lib/pkp/classes/plugins/PluginHelper.inc.php on line 64
[17-Sep-2018 16:58:05 UTC] PHP Deprecated: Non-static method VersionCheck::getValidPluginVersionInfo() should not be called statically, assuming $this from incompatible context in /home/seanking/public_html/acmejournal.org/lib/pkp/classes/plugins/PluginHelper.inc.php on line 103
[17-Sep-2018 16:58:05 UTC] PHP Fatal error: Call to a member function getProductType() on string in /home/seanking/public_html/acmejournal.org/lib/pkp/classes/plugins/PluginHelper.inc.php on line 107
[17-Sep-2018 16:59:34 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/seanking/public_html/acmejournal.org/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 386
[17-Sep-2018 16:59:34 UTC] PHP Strict Standards: Declaration of ArticleHandler::initialize() should be compatible with PKPHandler::initialize($request) in /home/seanking/public_html/acmejournal.org/pages/article/ArticleHandler.inc.php on line 395
[17-Sep-2018 16:59:34 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/seanking/public_html/acmejournal.org/lib/pkp/classes/core/Dispatcher.inc.php on line 245
[17-Sep-2018 16:59:34 UTC] ojs2: 404 Not Found

ALSO
We seem to be getting errors when naviagting within the journal-

The uploaded plugin archive does not contain a folder that corresponds to the plugin name.

??

Hi @SKP,

This may be an issue with file permissions - you need to make sure that OJS has enough permissions to add files to subdirectories of plugins. There’s a FAQ entry in this forum about permissions.

Best,
Amanda Stevens
Public Knowledge Project Team

Well, I seem to have installed Quicksubmit by putting the correctly named directory (and contents) from GitHUb in the import folder

I don’t think it was anything to do with file permissions (though I did go through making sure they were 750/700).

Thanks for your help.

I’m glad it worked out!

Hi,
I have the same problem with Quicksubmit installation - there is a warning “Are you sure you wish to install this plugin?” and nothing happens after pressing OK.

After that I have downloaded files form GitHub (GitHub - pkp/quickSubmit) and put them in import/export folder. Now I can see the plugin in Tools → Import/Export and in Installed Plugins but after trying to open it the error 500 appears.

What can I do?
Tahnk you