Custon block problem . ojs 3.1.1

Hello.

I need add custon block and not found. (Ojs 3.1.1, database: postgres 9.4, php 7), I get the following error

Screenshot_20180514_133207

Screenshot_20180514_141709

Error PHP:

[Mon May 14 14:18:05.803289 2018] [:error] [pid 9517] [client 127.0.0.1:39146] PHP Fatal error: Uncaught Error: Call to a member function getSetting() on string in /var/www/html/ojs-3.1.1/plugins/generic/customBlockManager/controllers/grid/form/CustomBlockForm.inc.php:90\nStack trace:\n#0 /var/www/html/ojs-3.1.1/plugins/generic/customBlockManager/controllers/grid/CustomBlockGridHandler.inc.php(174): CustomBlockForm->execute()\n#1 /var/www/html/ojs-3.1.1/lib/pkp/classes/core/PKPRouter.inc.php(372): CustomBlockGridHandler->updateCustomBlock(Array, Object(Request))\n#2 /var/www/html/ojs-3.1.1/lib/pkp/classes/core/PKPComponentRouter.inc.php(256): PKPRouter->_authorizeInitializeAndCallRequest(Array, Object(Request), Array)\n#3 /var/www/html/ojs-3.1.1/lib/pkp/classes/core/Dispatcher.inc.php(134): PKPComponentRouter->route(Object(Request))\n#4 /var/www/html/ojs-3.1.1/lib/pkp/classes/core/PKPApplication.inc.php(247): Dispatcher->dispatch(Object(Request))\n#5 /var/www/html/ojs-3.1.1/index.php(68): PKPApplication->execute()\n#6 {main}\n thrown in /var/www/html/ojs-3.1.1/plugins/generic/customBlockManager/controllers/grid/form/CustomBlockForm.inc.php on line 90, referer: http://127.0.0.1/ojs-3.1.1/index.php/Extension/management/settings/website?r=5af9bcc3abaaf

Regards

@asmecher
I have a similar problem
Custom Block Manager not working in OJS 3.1.1 - #2 by asmecher (@rajesh) . the log is in previous post

Hi @cristianviza,

See Getting fatal PHP error when using Custom Block Manager to create new blocks - #42 by loveleentak.

Regards,
Alec Smecher
Public Knowledge Project Team