CodeIgniter Forums
upload - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: upload (/showthread.php?tid=65198)



upload - davy_yg - 05-13-2016

Hello,

I am trying to make this works:

http://www.kodingmadesimple.com/2015/02/image-file-upload-in-codeigniter-validations-examples.html




http://127.0.0.1/Upload/index.php/uploadfile/upload



CodeIgniter File Upload Demo
------------------------------------------

Select File to Upload

[ Browse ]
 
The upload path does not appear to be valid.

[ Upload File ]


I wonder why the upload path does not appear to be valid.  I already create a folder in applications/uploads

I thought it suppose to works well.

But it does not.  Can anyone help me trace why the the upload path does not appear to be valid and why I cannot upload any image there?


RE: upload - Josh Davidson - 05-15-2016

I think you have problem with your image resulation and browser. It can be happens when your browser is not supporting the page. I have faced this problem exactly that's why i am replying to your post.

Try it you may find out the solution.


RE: upload - davy_yg - 05-15-2016

Hello,

I have tried using google chrome. To make the page works out well. But it does not works really well. Can anyone help me fix the page?


RE: upload - InsiteFX - 05-16-2016

Learning PHP and CodeIgniter is learning how to find and solve your problems.

If you keep asking for help and getting it from other members then you will learn nothing!