Welcome Guest, Not a member yet? Register   Sign In
About Sub Template
#2

[eluser]Aken[/eluser]
When you load the usarios_lista view, you need to pass the "test" item through in the second parameter, where you currently have an empty array().

When you are using the template parser, the {test} item is not replaced until the template is loaded, so you don't need it when loading usarios_lista. However, when you want to use the raw PHP, usarios_lista needs that data since it is processed before the template.


Messages In This Thread
About Sub Template - by El Forum - 11-30-2012, 12:11 PM
About Sub Template - by El Forum - 12-01-2012, 02:31 AM



Theme © iAndrew 2016 - Forum software by © MyBB