Summary:
content block from Content Utilities doesn't work
Detailed Description:
i created new blocks with CGContentUtils 2.0.1
and include them in template with content_module tag.
when edit a page these inputs blocks are shown but "apply" button is not
fonctional.
if try submit button , i get this error :
Argument 4 passed to CGContentUtils::GetContentBlockFieldValue() must be an
instance of ContentBase, boolean given,
called in ...\lib\classes\contenttypes\Content.inc.php on line 158
and defined in ...\modules\CGContentUtils\CGContentUtils.module.php on line 652
i try to reinstall :
CGContentUtils 2.0.1
CGExtensions 1.49.7
CGSimpleSmarty 2.0.1
and i have same error.
can you confirm this bug ?