![]() |
Pagination error - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21) +--- Thread: Pagination error (/showthread.php?tid=40805) |
Pagination error - El Forum - 04-19-2011 [eluser]Thiago Leao[/eluser] my pager is giving the following error. Not getting the bold lyrics that I'm just one page. And the first page, is not as link. 1 2 3 > controller Code: function listar($id_user, $offset=''){ model Code: function filtrarBusca($id_user, $maximo, $inicio){ anywhere help? thanks Pagination error - El Forum - 04-19-2011 [eluser]InsiteFX[/eluser] General CodeIgniter Discussion (no CODE!). InsiteFX Pagination error - El Forum - 04-19-2011 [eluser]Thiago Leao[/eluser] i'm sorry! =/ |