Welcome Guest, Not a member yet? Register   Sign In
Error loading an template view
#5

[eluser]Diegosf93[/eluser]
Thanks very much for the answers, I solved the problem!

I edit this:

I have this other problem i have in another controller this code:

Code:
function index()
{

$data['contenido']='Login_Registro/formulario_login';
$this->load->view('template',$data);

}

I need to save the view "formulario_login" in a variable to pass it to the template view like i do before?


Messages In This Thread
Error loading an template view - by El Forum - 08-24-2012, 11:05 AM
Error loading an template view - by El Forum - 08-24-2012, 11:10 AM
Error loading an template view - by El Forum - 08-24-2012, 11:12 AM
Error loading an template view - by El Forum - 08-24-2012, 11:16 AM
Error loading an template view - by El Forum - 08-24-2012, 12:31 PM



Theme © iAndrew 2016 - Forum software by © MyBB