Catchable Fatal Error
-
Catchable fatal error: Argument 1 passed to Ctct\Components\Contacts\ContactList::create() must be of the type array, boolean given, called in /../../wp-content/plugins/constant-contact-api/classes/class.kwscontact.php on line 353 and defined in /../../wp-content/plugins/constant-contact-api/vendor/constantcontact/constantcontact/src/Ctct/Components/Contacts/ContactList.php on line 53
Line 353: $contact_list = ContactList::create( $contact_list );
Line 53: public static function create(array $props)Just a name and email were passed in…
- The topic ‘Catchable Fatal Error’ is closed to new replies.