Welcome Guest, Not a member yet? Register   Sign In
Pagintaion
#6

[eluser]satterle[/eluser]
Thanks, OES. Turns out I didn't *exactly* follow your directions...

Instead of

Code:
$pagination_config['total_rows'] = count($this->Files_model->list_files());

I had

Code:
$pagination_config['total_rows'] = count($data['results']);

Once I figured that one out, everything works fine.


Messages In This Thread
Pagintaion - by El Forum - 10-22-2008, 05:12 AM
Pagintaion - by El Forum - 10-22-2008, 06:08 AM
Pagintaion - by El Forum - 10-22-2008, 06:15 AM
Pagintaion - by El Forum - 10-22-2008, 05:31 PM
Pagintaion - by El Forum - 10-23-2008, 01:47 AM
Pagintaion - by El Forum - 10-23-2008, 08:48 AM



Theme © iAndrew 2016 - Forum software by © MyBB