• Resolved waschneider1

    (@waschneider1)


    Hi,

    I’ve tried the latest cforms version, but somehow it is not possible for users to use multipart-forms. After the second form, the user gets redirected to the first form.

    I’ve tried and downloaded older versions of cforms, the last version where multipart-forms work is version 14.8. In all newer versions, after the second form – where you should be redirected to the third form – the user gets redirected to the first form.

    https://www.ads-software.com/plugins/cforms2/

Viewing 15 replies - 1 through 15 (of 29 total)
  • I have almost the same problem. I have cforms2 ver. 14.12.
    I have form with two parts but when I click on ‘Continue’ button after submiting all requested fields in first form, page is only reloaded – probably with error notification (because there is /#usermessage2b in the end of URL) but it doesn’t appear. And it really sucks especially when it’s not allowed to check “Do not reset input fields” when you’re building multipart-form.
    I’m trying to fix it second day but I have no idea what to do. Can anybody help me please?

    I’ve already solved this problem – there was accidentally turned on HTTPS on the page.

    Plugin Author bgermann

    (@bgermann)

    @waschneider1 Did you select the right form on each of the forms’ multi-part options?

    @morbidcuriosity I do not know what HTTPS would have to do with that. Can you explain?

    Thread Starter waschneider1

    (@waschneider1)

    @bgermann

    Yes, definitively.

    I’ve created the form and tested it version by version until I reached version 14.8, where my form – without any changes – worked fine.

    @bgermann I’m not sure, but we have WordPress HTTPS plugin installed on our WP. At first I set HTTPS on the page with cforms2 form and multipart function didn’t work. When i turn HTTPS settings on page with form off, it started work.

    Plugin Author bgermann

    (@bgermann)

    Just to be sure: Is 14.8.1 or 14.9 the first version not to work?

    Thread Starter waschneider1

    (@waschneider1)

    @bgermann

    Just checked it:

    First version to work: 14.8.1
    First version not to work: 14.8.2+

    Also I checked the most recent version (14.12.1) -> does not work neither.

    Btw it does not matter whether I create a new multipartform per version from scratch or stay with my form which works @14.8.1.

    Plugin Author bgermann

    (@bgermann)

    Can you please try this version?

    If that does work, please also try this one.

    Thread Starter waschneider1

    (@waschneider1)

    @bgermann

    Checked your first version but unfortunately it does not work. (the second link neither..)

    Do you need a link to the website or so?

    Plugin Author bgermann

    (@bgermann)

    That would be great.

    Thread Starter waschneider1

    (@waschneider1)

    Here you go:

    Dev version with cforms from your link (first link) (first form redirects to second form, second form redericts to first form..)

    Live Version with 14.8

    Plugin Author bgermann

    (@bgermann)

    That is a great form by the way. Do you use custom form code?

    Thread Starter waschneider1

    (@waschneider1)

    Thanks ??

    What do you mean by “custom form code”?

    The form-fields are mostly just images and designed with css. Plugin is untouched, so that plugin updates can be implemented without destroying the functionality.

    In the live version the only thing I customized in cforms php files was some bug which made 14.8 not working with recent WordPress versions (WP backend was not loading correctly).

    Plugin Author bgermann

    (@bgermann)

    I see you use an old JavaScript from cformsII 14.6 or older: https://www.voltaik-check.de/js/form.js

    That could be the problem. Why do you use it?

    Thread Starter waschneider1

    (@waschneider1)

    ehhmm..

    cause I’m somehow addicted to clean sourcecodes (and clean paths..) … ??

    At all my used Plugins I use some functions in functions.php (@cforms it’s an option @ Backend) to surpress the plugins from loading Scripts by default.

    Cause I’m doing this since ever, I guess, the old forms.js comes because I’ve never updated it….

    Do you think that’s the reason for my multi-part problem?

Viewing 15 replies - 1 through 15 (of 29 total)
  • The topic ‘Multipart Forms Problems’ is closed to new replies.