[Solar-talk] Pager helper changes
Jeff Surgeson
solar at 3hex.com
Sat Jun 30 16:29:50 CDT 2007
Hi Rodrigo
Great stuff seems much cleaner than previous, I have been using your pager for
a while, just downloaded your latest ad cant get the new count adapter to
work as you imply.
It is not calculating the 'page of pages' this is how I am using it.
$href = "products/list/{$this->category}";
$config = array();
echo $this->pager('count', $config)->fetch($href, $this->page, 2,
$this->pages);
All I get is
<< Newest < Newer of Older > Oldest >>
No page of pages numbers, what am I doing wrong, I assumed that the default
config should work ok.
--
...........::::::...........
Jeff Surgeson / South Africa
More information about the Solar-talk
mailing list