• Resolved mwilliam13

    (@mwilliam13)


    I apologize for the repost, but the thread I originally posted in was set to “resolved” which would lead me to believe it was, but it wasn’t and isn’t!

    Either way, here is the situation, All of my forms, when submitted by clients, get a rotating arrow on click of the submit button. No form message is shown, only what appears to be a non-submitted form. No other plugins related to Contact Form 7 are installed – I actually deactivated all other plugins to test further. When a form is submitted, the arrows spin indefinitely, panicking the submitting user and they resubmit. Thing is, I receive each submission. One so much that I received the same submission 29 times!

    An added and interesting anomaly that I didn’t notice before, the field [textLName-373] in the “send from” in the Mail section line is chopping the last character from that field… So, if the data “Frost” was entered in that field, I only get “Fros” in the email from the submission.

    I am on contact-form-7 v3.3.1
    WP v3.4.2
    LAMP

    Any thoughts on why it is hanging? Below is my form code:

    <p>First Name*
    [text* textfname-580] </p>

    <p>Last Name*
    [text* textLName-373] </p>

    <p>Email*
    [email* email-110]</p>

    <p>Phone*
    [text* textphone-413]</p>

    <p>Position:*
    [select* menuposition-547 “Personal Trainer” “Group Instructor” “Club Attendant”]</p>

    <p>Job Qualifications:*
    [textarea* textareaqualifications-849]</p>

    <p>Experience:*
    [textarea* textareaexperience-557]</p>

    <p>Tell us about yourself:
    [textarea* textareaaboutyou-896]</p>

    [submit id:send “send”]
    <p> Please only press “send” once. We have received your form.</p>

    =====Message Body=====

    From: [textfname-580] [textLName-373]<[email-110]>

    [textfname-580] [textLName-373]
    [email-110]
    [textphone-413]

    Appling for the [menuposition-547] position.

    Qualifications:
    [textareaqualifications-849]

    Experience:
    [textareaexperience-557]

    About You:
    [textareaaboutyou-896]

    Sent from http://www.repsetgo.com Career Form online.


    This mail is sent via contact form on Repsetgo.com http://www.repsetgo.com

    http://wordpress.org/extend/plugins/contact-form-7/

Viewing 1 replies (of 1 total)
  • Thread Starter mwilliam13

    (@mwilliam13)

    Well, I don’t think anyone really could have pointed this out to me, I definitely found a curve ball… The problem was a fat fingered character at the top of my wp-config.php file. Somehow a “o” got put at the top…

Viewing 1 replies (of 1 total)
  • The topic ‘Submitting forms, Rotating Arrows’ is closed to new replies.