Welcome Guest, Not a member yet? Register   Sign In
Pagination problem
#2

[eluser]MrMahi[/eluser]
Ok, I solved ist.

In the Model the URI SEGMENT argument was missing:

$query = $this->db->get('fifateams', 10, $this->uri->segment(3));

Now ecreythink works fine.


Messages In This Thread
Pagination problem - by El Forum - 02-04-2013, 04:09 AM
Pagination problem - by El Forum - 02-04-2013, 08:08 AM
Pagination problem - by El Forum - 02-06-2013, 12:41 PM



Theme © iAndrew 2016 - Forum software by © MyBB