Welcome Guest, Not a member yet? Register   Sign In
routing and pagination problem
#3

[eluser]Cesar Kohl[/eluser]
I had the same problem. The solution is surprisingly simple:

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

.. in the pagination config file I hope you created.


Messages In This Thread
routing and pagination problem - by El Forum - 09-22-2010, 11:22 AM
routing and pagination problem - by El Forum - 09-22-2010, 11:38 PM
routing and pagination problem - by El Forum - 12-03-2010, 10:00 AM



Theme © iAndrew 2016 - Forum software by © MyBB