Problem with Address Fields
-
I am getting the following warning messages when attempting to implement a petition with address fields:
Warning: count(): Parameter must be an array or an object that implements Countable in /homepages/0/d441737678/htdocs/mccarrick/wp-content/plugins/speakout/includes/addnew.view.php on line 201
checked=”checked” /> Display address fields
Warning: in_array() expects parameter 2 to be array, boolean given in /homepages/0/d441737678/htdocs/mccarrick/wp-content/plugins/speakout/includes/addnew.view.php on line 205
/> Street
Warning: in_array() expects parameter 2 to be array, boolean given in /homepages/0/d441737678/htdocs/mccarrick/wp-content/plugins/speakout/includes/addnew.view.php on line 208
/> City
Warning: in_array() expects parameter 2 to be array, boolean given in /homepages/0/d441737678/htdocs/mccarrick/wp-content/plugins/speakout/includes/addnew.view.php on line 211
/> State / Province
Warning: in_array() expects parameter 2 to be array, boolean given in /homepages/0/d441737678/htdocs/mccarrick/wp-content/plugins/speakout/includes/addnew.view.php on line 214
/> Postal Code
Warning: in_array() expects parameter 2 to be array, boolean given in /homepages/0/d441737678/htdocs/mccarrick/wp-content/plugins/speakout/includes/addnew.view.php on line 217
/> Country
- The topic ‘Problem with Address Fields’ is closed to new replies.