im trying to send a variable to a template

$t->send->errors = $errors;

and i have a use on the template for it

{use $blocos, $errors}

but im getting a

"Fatal error: Uncaught exception 'ezcTemplateRuntimeException' with
message 'The external (use) variable 'errors' is not set in template:"

The rest of the variables are doing fine.

-- 
josemore...@irc.freenode.net
http://beta.icodedhere.com
http://pt.linkedin.com/in/josemoreira
http://djangopeople.net/josemoreira
http://www.crunchbase.com/user/josemoreira
-- 
Components mailing list
Components@lists.ez.no
http://lists.ez.no/mailman/listinfo/components

Reply via email to