Welcome Guest, Not a member yet? Register   Sign In
something small, but i don't understand
#2

[eluser]Felipe Deitos[/eluser]
I am from Brazil so sorry for any english problem... i am new to CI..
Here we go... its hard to read you code, next time you should put the code inside a [ code ] tag

Can u tell us what is the line 52?

In this line:
Code:
$this->form__validation->set_message(‘required’,‘data masukan tidak sesuai’);
You have a double underscore...

In this lines:
Code:
$this->form_validation->set_value(‘username’,‘username’.‘required | min_length=[3]’);
$this->form_validation->set_value(‘password’,‘password’.‘required | min_length=[3]’);
You have a "." instead a ","

If those 2 things dont solve you problem, try to post your entire code, inside de code tags, and show us the line 52.



Messages In This Thread
something small, but i don't understand - by El Forum - 07-27-2012, 03:04 AM
something small, but i don't understand - by El Forum - 07-27-2012, 05:19 AM
something small, but i don't understand - by El Forum - 07-27-2012, 06:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB