You must have an error log somewhere with a more specific error than that.

On Apr 24, 2012, at 9:29 AM, Eugenio Duran Aroche wrote:

> 
> The erro is An internal error related to a template has occurred
> 
> De: "Jonathan Swartz" <swa...@pobox.com>
> Para: "Eugenio Duran Aroche" <edu...@estudiantes.uci.cu>
> CC: mason-users@lists.sourceforge.net
> Enviados: Martes, 24 de Abril 2012 12:09:01
> Asunto: Re: [Mason] I need help !!!!!!!
> 
> What error?
> 
> On Apr 24, 2012, at 8:54 AM, Eugenio Duran Aroche wrote:
> 
> I have problem whith methods in Mason, I have 2 component (comp1.mas  and 
> comp2.mas),  and the methods is on comp1.mas and  call it from
> comp2.mas, and return error.
> 
> comp1.mas
> <%method metodo>
> 
> % print "hello world";
> 
> </%method>
> 
> comp2.mas
> % my $comp = $m->fetch_comp("comp1.mas");
> % $comp->call_method("metodo");
> 
> 
> 
> 
> 
> 

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to