Welcome Guest, Not a member yet? Register   Sign In
Validation pronlem with standard upload script and forms
#1

[eluser]wizzer[/eluser]
I have a form and on it I have an upload script which is taken from Ci documentation. When my form is submitted without a file none of my fields are repopulated, none of the error for the other form fields appear, it only says I have forgot to add a document.


This line
Code:
$data['error'] = array('error'=>$this->upload->display_errors());

seems to interfering with

Code:
$this->form_validation->run()

I dont know what to do, any help would be appreciated.


Messages In This Thread
Validation pronlem with standard upload script and forms - by El Forum - 08-14-2009, 04:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB