Welcome Guest, Not a member yet? Register   Sign In
Pagenation load
#4

[eluser]CodyPChristian[/eluser]
Honestly I can't see the issue, it all *looks* okay so far, however I've never used

$this->load->library('pagination',$config);

I always do this:

$this->load->library('pagination');

$this->pagination->initialize($config);

$this->pagination->create_links();

Other then that, I don't see what is causing the error, everything looks normal.


Messages In This Thread
Pagenation load - by El Forum - 01-14-2008, 07:16 AM
Pagenation load - by El Forum - 01-14-2008, 07:23 AM
Pagenation load - by El Forum - 01-14-2008, 07:40 AM
Pagenation load - by El Forum - 01-14-2008, 07:53 AM
Pagenation load - by El Forum - 01-14-2008, 07:59 AM
Pagenation load - by El Forum - 01-14-2008, 08:02 AM
Pagenation load - by El Forum - 01-16-2008, 01:52 AM
Pagenation load - by El Forum - 01-16-2008, 02:27 AM
Pagenation load - by El Forum - 01-16-2008, 02:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB