Welcome Guest, Not a member yet? Register   Sign In
Variables are not transmitted to view? Validation not work.
#3

[eluser]v33s[/eluser]
Hi gtech. Thanks for fast reply.

I forgot to delete comments in my view.

If I put the
Code:
$resarray = array('title'=>'', 'excerpt'=>'', 'content'=>'');


There are errors now too:

Quote:Severity: Notice

Message: Undefined property: CI_Validation::$title_error

Filename: backend/sp_backend_news_edit.php

Line Number: 226

CI_Validation::$title_error

For each field the validation error is the same, like CI_Validation::$title_error, CI_Validation::$excerpt_error, CI_Validation::$content_error

Please give me some advice Wink I am standing with it since 4 hours ;/


Messages In This Thread
Variables are not transmitted to view? Validation not work. - by El Forum - 05-04-2008, 05:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB