I am submitting form at admin side and i need to upload multiple images and need to do multiple fields entry which take several time but sometime i suddenly get error like your file was not found and sometime it's work perfectly fine
Asked
Active
Viewed 98 times
-3
-
It might be your file was too large to upload that taking time. And with small files it's working.. if this is the case? – Vikash Pathak Jun 20 '19 at 11:34
-
No when i try again it working with the same files. – Sagar Bhagdev Jun 20 '19 at 11:55
-
1show your code which you tried – Karan Jun 20 '19 at 12:24
1 Answers
0
I think its your php ini issue
Update your php ini file
upload your php ini shee max size
https://stackoverflow.com/a/14065496/8863063

Developer
- 466
- 7
- 18
-
-
Yes, i am uploading approx 30 images and sometime its working fine and sometime i am getting this stupid error and when i try again then again it's working. – Sagar Bhagdev Jun 20 '19 at 14:35