Error when try to upload empty file |
Hi family this error since yesterday trying to upload empty file inside my form
I think the problem is here inside the controller. Need help please. Code: $img = $this->request->getFile('userfile'); PHP Code: // Validation Inside the controller PHP Code: $img = $this->request->getFile('userfile'); Inside the view PHP Code: <?php $attributes = array('class' => 'uk-form uk-form-stacked uk-grid-small', 'uk-grid' => TRUE); ?> Here is the error I have after submit form. I have data in my database but still have this message
Forgive me i am a French Speaker (try ngatcharius on Social Network)
It is a bug in Kint. Upgrade CodeIgniter.
|
Welcome Guest, Not a member yet? Register Sign In |