01-07-2010, 01:13 PM
[eluser]coderx[/eluser]
I have loaded the form lib to $autoload['helper'] in autoload.php configuration section, but nothing happens ( the are no input fields on the page ) when I'm calling <?=form_input('userName',set_value('useeName'))?> in view template. The same problem is with form_password and form_login. Where the problem can be?
I have loaded the form lib to $autoload['helper'] in autoload.php configuration section, but nothing happens ( the are no input fields on the page ) when I'm calling <?=form_input('userName',set_value('useeName'))?> in view template. The same problem is with form_password and form_login. Where the problem can be?