Viewing 4 replies - 1 through 4 (of 4 total)
  • 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

    (@vincentsparreboom)

    Hi Boris,

    Yes it was the functions.php, but it worked perfect.

    Thanks a lot!!

    Cheers

    Vincent

    Hi Vincent,

    glad it worked 😉

    Yes sorry, it was in functions.php!

    Thread Starter vincentsparreboom

    (@vincentsparreboom)

    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.