So I can't upload any picture. I can find the pictures and prepare them for upload, but as soon as I git "upload" then they seem to upload for a split second followed by the background turning red and no files was uploaded.
Anyone who knows what could cause this?
You can check your logs to see if there is any generated which give you clue on why it's happening. Also, check the max php script execution time & max upload size in php.ini to see if it's not set to a short time & size.
Hi,
I think may be permission issue. Please give 777 permission to uploaded file.
Thanks,
Dibyajyoti