⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

File upload - abort msg



mentalray

mentalray
  • profile picture
  • Member

Posted 21 September 2012 - 10:09 AM

[SOLVED]

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 :)

dontako

dontako
  • profile picture
  • Member

Posted 05 November 2012 - 18:43 PM

Thanks XD

vhanxer

vhanxer
  • profile picture
  • Member

Posted 07 December 2012 - 08:42 AM

thanks.. really helpfull...
I do the same mistake.. lol

tlc033

tlc033
  • profile picture
  • Member

Posted 11 March 2013 - 11:33 AM

I have the same problem on server but on local is ok.

I have PHP 5.3.13 on local and 5.3.0 on SERVER?

 

I tray to upload project again but the same error (abort msg)!

The directory for upload is right, i check it.

This error is for Grocery CRUD and Image CRUD (can't get image for Image CRUD).


Ador El

Ador El
  • profile picture
  • Member

Posted 04 July 2013 - 16:26 PM

I want  to add that we also have to check write access to a directory.