When trying to upload a photo, the response I get is this: Array ( [stat] => fail [err] => Array ( ) ) How can I make the upload work?
When trying to upload a photo, the response I get is this:
Array ( [stat] => fail [err] => Array ( ) )
How can I make the upload work?