• Hello,

    First let me say the visual form builder is the BEST form builder for wordpress. I am using the upload function for one of the websites I am using it on. I have made the necessary adjustments in the php.ini for larger file uploads and increase timeouts to allow for larger uploads.

    I have found that when an upload completes, it just goes to a blank form instead of to the thank you message, when I look on the back end it does not appear that the entry has posted in the entries area.

    Smaller files seem to work fine and finish.

    Thoughts?

    http://wordpress.org/extend/plugins/visual-form-builder/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Matthew Muro

    (@mmuro)

    I’m not a mail server expert, but I believe there is a max size limit dictated by your SMTP setup.

    Thread Starter jkibler77

    (@jkibler77)

    Thank you, I checked it, and I have it set at 50 megs, with a 10 min timeout for running scripts. Have you been successful on uploading files over say…. 10 megs?

    thanks,
    Joseph

    Plugin Author Matthew Muro

    (@mmuro)

    Your SMTP settings are dictated by the mail server not the web server. There’s not going to be anything in php.ini that lets you change the accepted file size to send in an email.

    I suggest contacting your web host with this.

    Sorry, why are we talking about email? The user said the content did not make it to the ENTRIES, not that he didn’t get an email. Isn’t this a web server and browser issue? My clients are become frustrated trying to send me information. Large PDFs on a long form. Did you get any resolution. Is Muro helping? http://www.ezbizfin.com

    Thread Starter jkibler77

    (@jkibler77)

    That is essentially the problem I am having as well Chaseros. I think it is actually the 10meg upload limit set in wordpress that is keeping it from working, not my server or e-mail system. I haven’t looked at it yet but my guess would be to increase the wordpress upload size limit.

    Plugin Author Matthew Muro

    (@mmuro)

    It’s a server limitation, so whatever changes you need to make need to happen with that.

    Read this page and see if there’s something you missed.

    Thread Starter jkibler77

    (@jkibler77)

    My server has a 100 meg limit, so I know it is not my server. I changed my php.ini to allow for the necessary times, etc. I dont think it is the plugin either, I am fairly certain it is probably the wordpress upload limit. I could be wrong.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘[Plugin: Visual Form Builder] Upload to blank form, doesnt complete’ is closed to new replies.