Hi. I am trying to use the file upload feature but unfortunately I receive a rather non descriptive error message saying "abort".
I've test it with mac os apache version, mamp and xampp and the error is the same. I've tried a simple upload class and works without problem for the same image file for the same destination.
This is the error I get no matter if it is under xampp, mamp etc for all the files and destinations I've tried
[attachment=292:error.jpg]
This is the result of trying the upload class taken from an example of codeigniter site
[attachment=293:ok.jpg]
Any idea what is wrong?
Thank you.
[SOLVED]
I am not deleting this post just to remind me at least that there are some very stupid mistakes we always forget to check.
Anyway the problem was actually with the path cause I forgot to add an extra folder and with the cryptic message 'abort' it was too hard to find the problem. At least not before posting the problem to the forum and calming down
