Hi, I have a class definition in: mypath/apps/myapp/modules/mymod/lib/myClass.class.php
and I use it in: mypath/apps/myapp/modules/mymod/templates/_mypartial.php this has always worked, but now suddenly I get this message: "Fatal error: Class 'myClass' not found in mypath/apps/myapp/modules/ mymod/templates/_mypartial.php" sure enough I have cleared the cache many times, and the strange thing is that if I move the class definition in: mypath/lib all back to function normally. Any ideas? What tests can I do to discover what is the problem? Related forum post http://forum.symfony-project.org/index.php/t/20565/ thanks in advance Daniele --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
