Upload image error with Custom Block Manager

I wanted to upload image to one custom block manager via Upload.
I got error. Couly you help me?

Upload in progress…
This is taking longer than usual.
An error may have occurred.
View script’s output

Hi @premolar,

Which of our applications are you using, and what version? (Please include this information in your posts.)

Regards,
Alec Smecher
Public Knowledge Project Team

Custom block manager, OJS 3.0.2

Hi @premolar,

Have you checked your PHP error log for details?

Regards,
Alec Smecher
Public Knowledge Project Team

AH01071: Got error ‘PHP message: PHP Warning: file_exists(): open_basedir restriction in effect. File(/lib/pkp/js/lib/jquery/plugins/validate/localization/messages_en_US.js) is not within the allowed path(s): (/var/www/vhosts/dental-research.com/:/tmp/) in /var/www/vhosts/dental-research.com/httpdocs/dental_research/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 571\nPHP message: PHP Warning: file_exists(): open_basedir restriction in effect. File(/lib/pkp/js/lib/jquery/plugins/validate/localization/messages_en.js) is not within the allowed path(s): (/var/www/vhosts/dental-research.com/:/tmp/) in /var/www/vhosts/dental-research.com/httpdocs/dental_research/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 571\nPHP message: PHP Warning: file_exists(): open_basedir restriction in effect. File(/lib/pkp/lib/vendor/moxiecode/plupload/js/i18n/en_US.js) is not within the allowed path(s): (/var/www/vhosts/dental-research.com/:/tmp/) in /var/www/vhosts/dental-research.com/httpdocs/dental_research/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 588\nPHP message: PHP Warning: file_exists(): open_basedir restriction in effect. File(/lib/pkp/lib/vendor/moxiecode/plupload/js/i18n/en.js) is not within the allowed path(s): (/var/www/vhosts/dental-research.com/:/tmp/) in /var/www/vhosts/dental-research.com/httpdocs/dental_research/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 588\n’, referer: http://www.dental-research.com/index.php/idr/issue/current

Hi @premolar,

I don’t think this will resolve the issue, but to clean up your error logs, could you try applying the patch at [OJS 3.0] getBasePath() returns an empty path in PKPTemplateManager · Issue #1902 · pkp/pkp-lib · GitHub?

Regards,
Alec Smecher
Public Knowledge Project Team