Re: D6 What is typical cause #3 for a pager not appearing?
John Fiala <[email protected]> Sun, 29 Apr 2012 12:48:11 -0600
| Newsgroups | gmane.comp.php.drupal.devel |
|---|---|
| Message-ID | <CALfYJjfLPPU5FNUjvb6pr_1TC9bttH60nfqfybDDf8REpzxxqw@mail.gmail.com> |
Honestly, I would stick a dpm/drupal_set_message on the count_Query that is generated and see if it's a legal query. It's possible your base query is strange enough that it can't be converted into a count query automatically - if so, then I'd just feed a custom count query into the pager_query(). -- John Fiala www.jcfiala.net