• Resolved ciesel

    (@ciesel)


    I have vfbpro and I can’t get the file upload to work.

    I have ubuntu server, apache2, php, wp, and vfbpro all latest versions and up to date.

    On /wp-content/ I have permissions set at 755
    On /uploads I have permissions set at -R 777

    Uploads on the media page works fine. But not through vfbpro.

    I do not receive any errors and the form says it has completed successfully and I do receive the email confirmation.

    Any ideas?

    Thanks.

    http://ww.wp.xz.cn/extend/plugins/visual-form-builder/

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

    (@ciesel)

    figured it out.

    chown -R www-data:www-data uploads

    works with

    chmod 755 -R uploads

    thanks

Viewing 1 replies (of 1 total)

The topic ‘File upload not emailling / uploading’ is closed to new replies.