Title: Fix one bug which make plugin workable
Last modified: October 4, 2018

---

# Fix one bug which make plugin workable

 *  [Sergey](https://wordpress.org/support/users/sergey2610/)
 * (@sergey2610)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/fix-one-bug-which-make-plugin-workable/)
 * Hi. I will changed a little bit code which made this plugin workable. Before 
   this fix the subscribing email didn’t write in iContact.
 * For fixing need to change this:
 * plugin folder: cf7-icontact-extension/lib/function.php:302
 * In 302 line is this code :
    $ListArr = array_column($ListArr[‘lists’], ‘listId’,’
   name’); Need to swap on this one : $ListArr = array_column($ListArr[‘lists’],‘
   listId’,’listId’);
 * Hope it will be helpfully for other developers. And I hope plugin developer fix
   it in future.

The topic ‘Fix one bug which make plugin workable’ is closed to new replies.

 * ![](https://ps.w.org/cf7-icontact-extension/assets/icon-256x256.png?rev=3419065)
 * [Integrate Contact Form 7 and iContact](https://wordpress.org/plugins/cf7-icontact-extension/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cf7-icontact-extension/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cf7-icontact-extension/)
 * [Active Topics](https://wordpress.org/support/plugin/cf7-icontact-extension/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cf7-icontact-extension/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cf7-icontact-extension/reviews/)

## Tags

 * [icontact](https://wordpress.org/support/topic-tag/icontact/)

 * 0 replies
 * 1 participant
 * Last reply from: [Sergey](https://wordpress.org/support/users/sergey2610/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/fix-one-bug-which-make-plugin-workable/)
 * Status: not a support question