• Resolved Alex

    (@amunoz)


    Hi,

    When I fill out the form and click upload a file it should open a file window to select the file to upload but instead it just submits the form. Any idea why that happens?

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support Zafer – WPMU DEV Support

    (@wpmudevsupport15)

    Hi @amunoz,

    I hope you are doing well today!

    This is more likely to be some plugin or theme conflicting on your site. I suggest to perform the following tests in order to find the plugin or theme causing this.

    Please make sure you have recent backups and perform this operation on your dev/staging site if possible.

    To learn more about a plugin conflict test, please see this guide below:
    https://wpmudev.com/docs/getting-started/getting-support/#conflict-test

    Check out this handy flowchart of the troubleshooting process detailed above.
    https://wpmudev.com/wp-content/uploads/2015/09/Support-Process-Support-Process.gif

    Please let us know the results and if this does not help to identify the issue then kindly share an export of the form with us, so that we can check further.

    You can find more info on how to export the form here : https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#import-export

    After exporting, please share the code using a service such as https://pastebin.com which is free to use.

    Please always make sure to use such service to share the code and don’t post the code here directly as it will most likely be unusable.

    Kind regards,
    Zafer

    Thread Starter Alex

    (@amunoz)

    Thanks,

    Ity seems to be a forminator bug. Plugins did not make a difference but when I removed the “address” form field the form was working. I then added the address form, field again and now the form is working fine. Somehow the address field got corrupted.

    Alex

    imarcon

    (@imarcon)

    I have the same problem. In the backend, this form works.

    Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @imarcon,

    Could you please check whether removing and re-adding the address field helps? If you still have issues even after that, then please open a new thread regarding this so that we can investigate if needed.

    https://www.ads-software.com/support/plugin/forminator/#new-topic-0

    Kind Regards,
    Nithin

    imarcon

    (@imarcon)

    There is no adress in de form

    This is the form :
    https://theresales.nl/inkoop/

    imarcon

    (@imarcon)

    Console output :

    Uncaught TypeError: o.FUIselect2 is not a function
    at HTMLSelectElement.<anonymous> (forminator-form.min.js?ver=1.19.0:6:7391)
    at Function.each (jquery.min.js?ver=3.6.1:2:3003)
    at S.fn.init.each (jquery.min.js?ver=3.6.1:2:1481)
    at String.<anonymous> (forminator-form.min.js?ver=1.19.0:6:7113)
    at Function.each (jquery.min.js?ver=3.6.1:2:3003)
    at HTMLFormElement.<anonymous> (forminator-form.min.js?ver=1.19.0:6:6972)
    at Function.each (jquery.min.js?ver=3.6.1:2:3003)
    at S.fn.init.each (jquery.min.js?ver=3.6.1:2:1481)
    at FUI.select2 (forminator-form.min.js?ver=1.19.0:6:6888)
    at e.init_fui (front.multi.min.js?ver=1.19.0:1:89706)

    imarcon

    (@imarcon)

    I removed dubble name field and now its working

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘file upload sends form with no upload window’ is closed to new replies.