• Resolved deob

    (@deob)


    Hi,

    I was testing the new Contact 7 update that happened yesterday with my form and I have narrowed it down to Smart Grids no longer works when uploading a file upload. It was a major change in Contact 7 so I am assuming your plugin needs to adapt to the Contact 7 changes.

    Thanks,
    Doreen

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Author Aurovrata Venet

    (@aurovrata)

    Ok, thanks for letting me know. I will treat this as priority.

    Plugin Author Aurovrata Venet

    (@aurovrata)

    fixed in v4.8.2

    let me know if it works for you

    Thread Starter deob

    (@deob)

    It works in my test environment.

    I will try my test form in my live environment and confirm it works there as well.

    Thread Starter deob

    (@deob)

    It worked on my test form in my live environment as well.

    Thanks

    Plugin Author Aurovrata Venet

    (@aurovrata)

    Thanks

    great, please do leave a review when you have a moment to spare.

    Thread Starter deob

    (@deob)

    Hi Aurovrata,

    Can you put 4.8.1 in the available previous versions to download? I need to roll back due to another plugin that is not working with Contract Form 7 5.4 that I missed in my testing.

    Thanks,
    Doreen

    Plugin Author Aurovrata Venet

    (@aurovrata)

    Good morning Doreen,

    Can you put 4.8.1 in the available previous versions to download?

    you’ll find it on the github repo.

    kasper1234

    (@kasper1234)

    ??

    I use v. 4.8.2 and ctf7 5.4.

    I need to upload a file. Before updating I got an error 500 when trying to upload a file. After update to 4.8.2 I can upload the file, BUT it is not in my receiving email.

    This all worked before I used your otherwise great plugin ??

    So, – hope you have time to fix this ??

    Kind regards

    Godowsky

    kasper1234

    (@kasper1234)

    this is my code:

    <div class="container">
      <div class="row">
        <div class="columns one-half">
          <div class="container">
            <div class="row">
              <div class="columns full">
                <div class="field"><label>Your Name<em>*</em></label>[text* your-name]
                  <p class="info-tip">Enter your full name</p>
                </div>
              </div>
            </div>
          </div>
          <div class="container">
            <div class="row">
              <div class="columns full">
                <div class="field"><label>Your Email<em>*</em></label>[email* your-email]
                  <p class="info-tip">Enter a valid email</p>
                </div>
              </div>
            </div>
          </div>
          <div class="container">
            <div class="row">
              <div class="columns full">
                <div class="field"><label>Emne<em>*</em></label>[text* your-subject]
                  <p class="info-tip">the topic of your message</p>
                </div>
              </div>
            </div>
          </div>
        </div>
        <div class="columns one-half">
          <div class="container">
            <div class="row">
              <div class="columns full">
                <div class="field"><label>Your Message<em>*</em></label>[textarea* your-message x5]
                  <p class="info-tip">Enter a brief message</p>
                </div>
              </div>
            </div>
          </div>
          <div class="container">
            <div class="row">
              <div class="columns full">
                <div class="field"><label></label>[file file-421]
                  <p class="info-tip"></p>
                </div>
              </div>
            </div>
          </div>
          <div class="container">
            <div class="row">
              <div class="columns full">
                <div class="field"><label></label>[submit "Indsend"]
                  <p class="info-tip"></p>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>

    When submitting the file (file-421) is not attached to my mail.

    And I have written [file-421] in the attached mail section under email.

    Plugin Author Aurovrata Venet

    (@aurovrata)

    @kasper1234 please always start your own thread. This is a WP request.

    kasper1234

    (@kasper1234)

    Ups, sorry about that!

    Should I do it now?

    Plugin Author Aurovrata Venet

    (@aurovrata)

    Ups, sorry about that!

    not worries, just start a new thread and I will answer there ??

    kasper1234

    (@kasper1234)

    thanks!

    kasper1234

    (@kasper1234)

    Thread Starter deob

    (@deob)

    Thanks

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Contact 7 5.4 Update File Upload Not Working’ is closed to new replies.