Welcome Guest, Not a member yet? Register   Sign In
Debuging Error Problem
#5

[eluser]h54yo[/eluser]
Code:
$this->_pageAuth();
            //add validation
            $rules['textRequestNo'] = "required|alpha_numeric;
            $rules['textRequestor'] = "required|numeric";


the error in line

$rules['textRequestNo'] = "required|alpha_numeric;

because there is no closing double quotes, but CI can not show that error, so I have to search the code line by line Sad it's killing me


Messages In This Thread
Debuging Error Problem - by El Forum - 01-14-2008, 12:05 AM
Debuging Error Problem - by El Forum - 01-14-2008, 12:16 AM
Debuging Error Problem - by El Forum - 01-14-2008, 04:16 AM
Debuging Error Problem - by El Forum - 01-14-2008, 04:33 AM
Debuging Error Problem - by El Forum - 01-14-2008, 04:57 AM
Debuging Error Problem - by El Forum - 01-14-2008, 06:20 AM
Debuging Error Problem - by El Forum - 01-14-2008, 09:50 PM
Debuging Error Problem - by El Forum - 01-14-2008, 10:11 PM



Theme © iAndrew 2016 - Forum software by © MyBB