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

[eluser]neckbone[/eluser]
I think you need to add:

Code:
$config['uri_segment'] = 4;

I believe the default is 3, but since you're passing an extra parameter (sort), the pagination link would be the fourth segment.


Messages In This Thread
pagination problem - by El Forum - 03-22-2011, 10:20 PM
pagination problem - by El Forum - 03-22-2011, 10:50 PM
pagination problem - by El Forum - 03-22-2011, 11:02 PM
pagination problem - by El Forum - 03-22-2011, 11:06 PM



Theme © iAndrew 2016 - Forum software by © MyBB