• Resolved nubloggie

    (@nubloggie)


    Hi Brandon. Thanks for taking the time to make this great plugin!

    I followed your tutorial intructions for Aweber but i’m getting a 404 – Page Not Found error on My site after entering the email address and hitting “submit”

    Here’s the URL that it redirects to after hiting “submit”

    http://MYSTIE.com/%7Bhttp://www.aweber.com/scripts/addlead.pl%7D

    My eNews plugin is configured:

    FORM ACTION: {http://www.aweber.com/scripts/addlead.pl}
    EMAIL: {Email}
    NAME: {Name}

    HIDDEN FEILDS:
    <input type=”hidden” name=”meta_web_form_id” value=”xxxxxxxxx
    <input type=”hidden” name=”meta_split_id” value=”” />
    <input type=”hidden” name=”listname” value=”xxxxxxxxx
    <input type=”hidden” name=”redirect” value=”http://www.aweber.com/thankyou-coi.htm?m=text&#8221; id=”redirect_xxxxxxxxxxxxxxxxxxxxxxxxxxxxx

    <input type=”hidden” name=”meta_adtracking” value=”Genesis_enews_(button_only)” />
    <input type=”hidden” name=”meta_message” value=”1″ />
    <input type=”hidden” name=”meta_required” value=”name,email” />

    <input type=”hidden” name=”meta_tooltip” value=”” />

    Any thoughts?

    Many thanks!

    http://wordpress.org/extend/plugins/genesis-enews-extended/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Brandon Kraft

    (@kraftbj)

    Code Wrangler

    Hi,

    Use the following:
    Form action: http://www.aweber.com/scripts/addlead.pl
    Email field name: email
    Name field name: name
    (all lowercase, without the braces {} ).

    The author of that tutorial meant for those to be quotation-mark type elements.

    Thanks!

    Thread Starter nubloggie

    (@nubloggie)

    Works – thanks Brandon!

    Thread Starter nubloggie

    (@nubloggie)

    Would you be able to help me with the styling of the {First Name} {Last Name} and {email} boxes?

    I followed the tutorials on your website, but none of the css seems to fix it in PROSE.

    Both of the NAME fields are BLACK with a BLACK border; the EMAIL field is GREY with GREY border.

    Any way to change them all to GREY?

    Many thanks again – really enjoying this plugin!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘404 Error after submitting email address’ is closed to new replies.