Welcome Guest, Not a member yet? Register   Sign In
Pagination Problem
#5

[eluser]InsiteFX[/eluser]
For 1 why are you loading the Pagination Class twice?
Alot of your code is being over-written because of loading the Pagination Class the second time!
Remove the second load of the Pagination Class.

Also your missing a config item:
Code:
// controller/function/segment
$config['uri_segment'] = 3;

InsiteFX


Messages In This Thread
Pagination Problem - by El Forum - 06-23-2011, 10:08 AM
Pagination Problem - by El Forum - 06-23-2011, 10:10 AM
Pagination Problem - by El Forum - 06-23-2011, 10:21 AM
Pagination Problem - by El Forum - 06-23-2011, 10:22 AM
Pagination Problem - by El Forum - 06-23-2011, 11:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB