Title: https and Aweber error
Last modified: August 22, 2016

---

# https and Aweber error

 *  Resolved [vincentsparreboom](https://wordpress.org/support/users/vincentsparreboom/)
 * (@vincentsparreboom)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/https-and-aweber-error/)
 * Hi! I just installed a ssl certificate on my clients site and we’re using the
   Optin Forms plugin but I’m getting the message that Aweber is causing the https
   error since Aweber isn’t loaded over https.
 * Any tips on how to solve this?
 * > The page at ‘[https://jezaakvoorelkaar.nl/&#8217](https://jezaakvoorelkaar.nl/&#8217);
   > was loaded over HTTPS, but is submitting data to an insecure location at ‘[http://www.aweber.com/scripts/addlead.pl&#8217](http://www.aweber.com/scripts/addlead.pl&#8217);:
   > this content should also be submitted over HTTPS.
 * [https://wordpress.org/plugins/optin-forms/](https://wordpress.org/plugins/optin-forms/)

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

 *  [Boris Beo](https://wordpress.org/support/users/brs/)
 * (@brs)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/https-and-aweber-error/#post-5726958)
 * Hi VincentSparreboom,
 * I am working on integrating an option for SSL certificates. As a temporary solution,
   open up the following file:
 * /wp-content/plugins/optin-forms/includes/functions-forms.php
 * Find line 61:
 * `return "http://www.aweber.com/scripts/addlead.pl";`
 * Change to:
 * `return "https://www.aweber.com/scripts/addlead.pl";`
 * Let me know if this fixed the error 😉
 *  Thread Starter [vincentsparreboom](https://wordpress.org/support/users/vincentsparreboom/)
 * (@vincentsparreboom)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/https-and-aweber-error/#post-5726961)
 * Hi Boris,
 * Yes it was the functions.php, but it worked perfect.
 * Thanks a lot!!
 * Cheers
 * Vincent
 *  [Boris Beo](https://wordpress.org/support/users/brs/)
 * (@brs)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/https-and-aweber-error/#post-5726962)
 * Hi Vincent,
 * glad it worked 😉
 * Yes sorry, it was in functions.php!
 *  Thread Starter [vincentsparreboom](https://wordpress.org/support/users/vincentsparreboom/)
 * (@vincentsparreboom)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/https-and-aweber-error/#post-5726963)
 * No worries 🙂 I’m happy that it was such an easy fix.
 * Cheers man!

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

The topic ‘https and Aweber error’ is closed to new replies.

 * ![](https://ps.w.org/optin-forms/assets/icon-256x256.png?rev=998391)
 * [Optin Forms - Simple List Building Plugin for WordPress](https://wordpress.org/plugins/optin-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/optin-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/optin-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/optin-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/optin-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/optin-forms/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [vincentsparreboom](https://wordpress.org/support/users/vincentsparreboom/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/https-and-aweber-error/#post-5726963)
 * Status: resolved