• Resolved chand0609

    (@chand0609)


    Hi,

    After customers select the canvas type, size and upload the image on click of “Add to Cart” the error comes up in same page “Specified file failed upload test”. If customers don’t upload the image, the product gets added to cart. The image file is uploaded in the right format and size is lesser than the max limit.

    I did little bit of debugging, and I see the problem is in the file.php “$test_uploaded_file”. This function is getting called two times. First time the image is processed properly and it doesn’t through the error. The same method is called second time, where the file is deleted from tmp folder. Thats when the error comes up.

    Please help me solve this. Very important for the business.

    Thanks

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

Viewing 1 replies (of 1 total)
  • Hi,

    The plugin you are using on your site is not related this one. Please post your issue on relevant plugin support.

Viewing 1 replies (of 1 total)
  • The topic ‘Specified file failed upload test Error’ is closed to new replies.