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

[eluser]Unknown[/eluser]
hi i also have faced similar problem. There is a bug in the pagination library and its symptom is like
When (in cofig.php)
$config['enable_query_strings'] = TRUE;

Then (in Controller where pagination library used)
$config['page_query_string']=FALSE;

and it doesn't work.
Solution is just replace the pagination library from your system/libraries/Pagination.php
with this one from here http://www.mediafire.com/?cttwcnfnyzy


Messages In This Thread
Problem with Pagination - by El Forum - 04-01-2009, 07:07 AM
Problem with Pagination - by El Forum - 04-04-2009, 01:18 PM
Problem with Pagination - by El Forum - 04-06-2009, 04:35 AM
Problem with Pagination - by El Forum - 04-06-2009, 04:45 AM
Problem with Pagination - by El Forum - 04-06-2009, 05:03 AM



Theme © iAndrew 2016 - Forum software by © MyBB