lazyT is used for internationalisation, are you using T() somewhere in your code?
Helps if you share your app or show us your code for model and controller <model> - put the code here - </model> <controller> - put the code here - </controller> 2011/1/4 [email protected] <[email protected]> > I make a relationship one-to-many in the following way: > > Table 01: Customers; > Table 02: officials; > Table 03: Agenda > > Customers -> agenda and staff -> agenda > > In the form has a combobox fields of customers and employees, but when > After registration the following error occurs: > > TypeError: 'lazyT' object is not callable > > What am I forgetting to do? > _____________________________________________ > *Gilson Filho* > *Web Developer > Blog:* gilson-filho.blogspot.com > *Twitter:* twitter.com/gilsonfilho > > -- Bruno Rocha http://about.me/rochacbruno/bio

