Welcome Guest, Not a member yet? Register   Sign In
Router and pagination
#1

[eluser]Asinox[/eluser]
i need to ask something more, i hav a lot of problem with pagination.... in this point i know how configure the data for pagination, but some time i hav problem with this... for example in some view i cant see the preview or next links, another view is fine, others the problem is that when i clicked the number X i get the next result but the number dont change (bold) to the actual page.

But i need to ask now about Router.... ¿Always that i need to set pagination i need to add data like "$route['admin/users/:num'] = "admin/users";" in the router?

because now i have problem with pagination in the index of my site....i got the 404 Not Found

¿how ill configure the "$route['index/:num'] = "index.php/page";?

Sorry that im asking a lottttttttt but i need to learn CI and the best way is with and real project....and im developing one.

Thanks u




Theme © iAndrew 2016 - Forum software by © MyBB