You're welcome. The setQueryCount() method sets up the parameters in the object for determination of the pager limits. It is very much needed for the extender to work correctly.
Earnie
On Tue, Oct 30, 2012 at 8:18 AM, Ms. Nancy Wichmann nan_wich@bellsouth.net wrote:
Thanks, Earnie. Even though it shouldn't be needed, the count query does the trick.
Nancy Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
From: Earnie Boyd
Anything present in admin/reports/dblog? The theme function itself can return an empty string. The theme_pager function though, if called, doesn't give an empty string. You must use the setQueryCount() method to limit the query, also if one page or less of data is displayed no pager is output for it either.
-- [ Drupal support list | http://lists.drupal.org/ ]