Bug

David Cummings <[email protected]> Tue, 22 Jul 2008 20:26:28 -0700 (PDT)
Newsgroups gmane.comp.horde.ansel
Message-ID <[email protected]>
Upon calling getGalleries in my code I get the following error:
Fatal error:  Call to undefined method MDB2_BufferedResult_mysql::getAll() in /srv/vhost/sites/www.metal.com/apps/ansel/lib/Ansel.php on line 2916
The line in Ansel:
$ids = $result->getAll();
I checked my version against the latest HEAD snapshot and there are no changes for that segment; my calling code is:
$l = $registry->call('images/getGalleries', array(array(), $current_parent, array(Auth::getAuth())));
where $current_parent = 'ansel', and the slug in question just happens to equal the username(ie. getAuth()). I know the gallery exits with that slug name since I make other successful calls against those parameters.

Is it the code or am I calling the function incorrectly?

As always, thanx.

David


      
-- 
ansel mailing list - Join the hunt: http://horde.org/bounties/#ansel
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]