Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    Having the same issue. Added a File field using WC Field Factory but even after selecting the photograph it is displaying the validation error i.e. “this field can’t be empty”.

    I am using version 1.3.3 of https://www.ads-software.com/plugins/wc-fields-factory/

    Plugin Author Saravana Kumar K

    (@mycholan)

    For all who facing this issue

    from V1.2.9, we are using Fileinfo module to validate file uploads ( using their mime types )

    PHP 5.3.0 and later have Fileinfo built in, but on Windows you must enable it manually in your php.ini

    for windows this would help

    Hi,
    Is there any bypass to this? Currently my client is using a windows hosting with PHP 5.3.0, and in phpinfo.php we get:

    fileinfo support: enabled
    version 1.0.5-dev

    Is it like it’s supposed to be to have the plugin working?
    So, is there anything I can do?

    I too had that error… but it was because I am an idiot and hadn’t added the permitted filetypes (.doc,.jpg etc etc) to that field. Nothing as complicated as you folks hadx

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Upload file not success – This field can't be Empty’ is closed to new replies.