firetreedesign / ccbpress-core

Introducing the easiest way to display information from Church Community Builder (CCB) on your church WordPress site.
https://churchdataconnect.com/
GNU General Public License v2.0
2 stars 0 forks source link

is_form_active() throws an error when there are no records in the response #19

Closed danielmilner closed 6 years ago

danielmilner commented 7 years ago

Need to add:

if ( ! $this->is_valid( $ccb_data ) ) {
    return false;
}
danielmilner commented 6 years ago

Fixed with 41d817e4171554f85e79f3a16518430d1a2a963b