Thanks for that! I had the same problem, but in 1.2.

I had sfContext::getInstance()->getConfiguration()->loadHelpers
('Number'); call in my model class file, before definition of the
class. To solve it, i just moved this line of code in the method that
need it. Maybe in the constructor of the class will do the trick too.

On 16 Дек, 00:19, Loïc Vernet <[email protected]> wrote:
> I had already reported this issue, it was because i was trying to use a 
> helper in my model classes... i did not find solutions for this.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/symfony-devs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to