Welcome Guest, Not a member yet? Register   Sign In
Pagination current URL.
#2

[eluser]Thomas Edwards[/eluser]
You need this:
Code:
$config['uri_segment'] = 3;
And you need to take the $ID out.
Code:
$config['base_url']="http://domain.net/index.php/admin/partner/";

Pagination Class


Messages In This Thread
Pagination current URL. - by El Forum - 10-13-2010, 09:31 AM
Pagination current URL. - by El Forum - 10-13-2010, 09:34 AM
Pagination current URL. - by El Forum - 10-13-2010, 09:40 AM
Pagination current URL. - by El Forum - 10-13-2010, 09:46 AM
Pagination current URL. - by El Forum - 10-13-2010, 09:49 AM
Pagination current URL. - by El Forum - 10-13-2010, 09:52 AM
Pagination current URL. - by El Forum - 10-13-2010, 09:58 AM
Pagination current URL. - by El Forum - 10-13-2010, 10:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB