symfony: undefined method Doctrine_Collection::offset()

by prettyscripts on 2009-12-16 12:24:11 • 1 comment »

phpsymfony

i got the following error was displayed when paginating results with sfDoctrinePager:Fatal error: Call to undefined method Doctrine_Collection::offset() in /path/to/symfony/lib/plugins/sfDoctrinePlugin/lib/pager/sfDoctrinePager.class.php on line 84… more »

Tags: doctrine, offset, symfony