Title: Login Problem Fix
Last modified: August 21, 2016

---

# Login Problem Fix

 *  Resolved [cliff_77](https://wordpress.org/support/users/cliff_77/)
 * (@cliff_77)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/login-problem-fix/)
 * This may not be the case for a lot of people, but if you haven’t verified your
   email with Constant Contact the plugin will return the error:
 * > Invalid username / password combo. Please try another combination. Please note:
   > spaces in your username are not allowed. You can change your username in the
   > My Account link when you are logged into your account, and this may remedy 
   > the problem.
 * If you look at lines 217-219 in cc_class.php you can see where it’s checking 
   for a verified email address as it loops through the XML data returned from CC:
 *     ```
       if($nextStatus == 'Verified'){
           $mailAccountList[] = $nextAccountList;
       }
       ```
   
 * [http://wordpress.org/plugins/gravity-forms-constant-contact/](http://wordpress.org/plugins/gravity-forms-constant-contact/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [amiesass](https://wordpress.org/support/users/amiesass/)
 * (@amiesass)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/login-problem-fix/#post-4006331)
 * Yep – that worked for me! Thanks 🙂
 *  Plugin Contributor [Zack Katz](https://wordpress.org/support/users/katzwebdesign/)
 * (@katzwebdesign)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/login-problem-fix/#post-4006333)
 * I’ll make that change in the next release, thanks.
 *  [htz77](https://wordpress.org/support/users/tzeldin88/)
 * (@tzeldin88)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/login-problem-fix/#post-4006356)
 * Is that the email address in
    CC > My Account > My Profile > User Email or the
   email address in CC > My Settings > Signature Information
 * Either way, where do i verify it?
 *  Thread Starter [cliff_77](https://wordpress.org/support/users/cliff_77/)
 * (@cliff_77)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/login-problem-fix/#post-4006357)
 * Honestly, I’m not sure which it is. I believe they sent me an email when I signed
   up asking me to confirm my email.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Login Problem Fix’ is closed to new replies.

 * ![](https://ps.w.org/gravity-forms-constant-contact/assets/icon-256x256.png?rev
   =1599317)
 * [Gravity Forms Constant Contact](https://wordpress.org/plugins/gravity-forms-constant-contact/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gravity-forms-constant-contact/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gravity-forms-constant-contact/)
 * [Active Topics](https://wordpress.org/support/plugin/gravity-forms-constant-contact/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gravity-forms-constant-contact/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gravity-forms-constant-contact/reviews/)

## Tags

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

 * 4 replies
 * 4 participants
 * Last reply from: [cliff_77](https://wordpress.org/support/users/cliff_77/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/login-problem-fix/#post-4006357)
 * Status: resolved