• Resolved dmcalcada

    (@dmcalcada)


    Hello,
    I currently have the free version of your plugin.
    I’m trying to upload a file along with the product. The file does appear in the folder (public_html/wp-content/uploads/woocommerce_uploads/alg_uploads/product_input_fields), but with 0 bytes.
    We have no problem whatsoever uploading files through the admin page or through other ways.
    The permissions are correct, as I checked.
    Any idea?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter dmcalcada

    (@dmcalcada)

    Ok, I fixed it.
    I had to manually set this variable:
    $tmp_dest_file = tempnam( “/home/cutxicutxi/tmp/”, ‘alg’ );

    After that, everything worked worderfully. The amount of time I spent finding it out, tho……

    Plugin Support kenil802

    (@kenil802)

    Hi @dmcalcada,

    Glad that the issue has been fixed on your site.

    Do let us know if you need any further help from us.

    Regards,
    Kenil Shah

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘File uploads with 0 bytes’ is closed to new replies.