Welcome Guest, Not a member yet? Register   Sign In
Pagination Issue when I don't want to use uri->segment
#7

[eluser]ovicostea[/eluser]
Can be a solution, but I see 3 different cases in that class:
1. Using $config['pagination']['page_query_string'] = TRUE;
2. Using $config['pagination']['uri_segment'] = a number;
3. Using $config['pagination']['cur_page'] = a number;

In the method create_links() is only If and else:
if page_query_string else uri_segment and I want cur_page, no one from 1. and 2.

Maybe there is a solution, I'm sure it is, but I don't know how to implement it, without alter the system pagination class.


Messages In This Thread
Pagination Issue when I don't want to use uri->segment - by El Forum - 07-10-2014, 12:30 PM
Pagination Issue when I don't want to use uri->segment - by El Forum - 07-10-2014, 12:43 PM
Pagination Issue when I don't want to use uri->segment - by El Forum - 07-10-2014, 12:48 PM
Pagination Issue when I don't want to use uri->segment - by El Forum - 07-10-2014, 12:55 PM
Pagination Issue when I don't want to use uri->segment - by El Forum - 07-10-2014, 01:06 PM
Pagination Issue when I don't want to use uri->segment - by El Forum - 07-10-2014, 01:23 PM
Pagination Issue when I don't want to use uri->segment - by El Forum - 07-10-2014, 01:32 PM
Pagination Issue when I don't want to use uri->segment - by El Forum - 07-10-2014, 01:42 PM
Pagination Issue when I don't want to use uri->segment - by El Forum - 07-10-2014, 01:49 PM
Pagination Issue when I don't want to use uri->segment - by El Forum - 07-10-2014, 01:49 PM
Pagination Issue when I don't want to use uri->segment - by El Forum - 07-10-2014, 01:53 PM
Pagination Issue when I don't want to use uri->segment - by El Forum - 07-10-2014, 01:58 PM



Theme © iAndrew 2016 - Forum software by © MyBB