[SOLVED] Problems with Upload library |
Hello!
Before anything i want to say that i'm not a English speaker so i want to apologize for any mistake i would do So i'm trying to upload a file from form, using CI upload library, but it isn't work and give to me a error message. This is the function that instance the library Code: public function createIngrediente() And this is the error that i get when i run it Code: An Error Was Encountered I validate in System/Library folder and there is the Upload.php file i try too loading library from autoload and from Constructor method, but error persists The current version i'm using is CI 3.1.8 Thanks a lot!
(05-25-2018, 08:51 AM)chapacua Wrote: Hello! is the upload_form.php file in the application/view folder? (05-25-2018, 09:31 AM)Paradinight Wrote:(05-25-2018, 08:51 AM)chapacua Wrote: Hello! I feel so dump right now, i didn't have that file, thank you so much! |
Welcome Guest, Not a member yet? Register Sign In |