Hi,
I'm trying to create second content by code following example #1 of https://www.seblod.com/resources/tutorials/create-content-dynamiclly-using-code . Then I try to save I receive an error:
"Call to a member function bind() on boolean"
The error is caused in JCckContent, creating "base" content (libraries/css/cck/content.php, line 635) . $data['base'] is empty, also $this->_instance_base is empty. What kind of parameters should be placed here? Where to set them?
Regards
Alex