I switched to svn:externals in one of my projects to embed symfony
library using: symfony http://svn.symfony-project.com/branches/1.0

But now when I load fixtures I get this:

---

$ php symfony propel-load-data frontend ./data/fixtures/30_fake_fixtures/
>> propel    load data from "./data/fixtures/30_fake_fixtures/"
PHP Fatal error:  Call to undefined method sfFinder::sort_by_name() in
lib/vendor/symfony/lib/addon/sfData.class.php on line 111

Fatal error: Call to undefined method sfFinder::sort_by_name() in
lib/vendor/symfony/lib/addon/sfData.class.php on line 111

---

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to