Welcome Guest, Not a member yet? Register   Sign In
Paginator links are not updating
#2

[eluser]Cristian Gilè[/eluser]
Do you remove index.php from your URLs ? Otherwise the base_url setting is wrong and it should be:

Code:
$paginationConfig['base_url'] = site_url('admin1/item/index/');


Cristian Gilè


Messages In This Thread
Paginator links are not updating - by El Forum - 03-06-2011, 09:47 AM
Paginator links are not updating - by El Forum - 03-07-2011, 02:57 AM
Paginator links are not updating - by El Forum - 03-07-2011, 08:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB