Welcome Guest, Not a member yet? Register   Sign In
Validation is not run
#1

[eluser]noonereally[/eluser]
HI,

I encountered strange problem.
I have a form with a lot of fields and some of them are for file uploading(input type="file").
And if try to upload few big files - CI just redisplays the form and shows NO errors.
And validation-> run - retuns FALSE.
I'm trying to upload few images,which individually do not exceed the predefined size in upload.php in config folder.

The question is how do i determine the real problem?
validation_errors() - returns empty array, $this->validation->error_string - returns empty string.

How to debug validation? Or maybe it is upload problem?


Messages In This Thread
Validation is not run - by El Forum - 06-16-2009, 03:01 AM
Validation is not run - by El Forum - 06-16-2009, 03:03 AM
Validation is not run - by El Forum - 06-16-2009, 06:33 AM
Validation is not run - by El Forum - 06-16-2009, 06:40 AM
Validation is not run - by El Forum - 06-16-2009, 07:41 AM



Theme © iAndrew 2016 - Forum software by © MyBB