Welcome Guest, Not a member yet? Register   Sign In
Improve url pagination
#2

Make sure these are set correctly:

PHP Code:
// Pagination config
// Make sure this is set to TRUE
$config[‘page_query_string’] = TRUE;

// ./application/config/config.php
// Make sure this is set to FALSE
$config['page_query_string'] = FALSE
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
Improve url pagination - by Marcolino92 - 09-01-2017, 01:30 AM
RE: Improve url pagination - by InsiteFX - 09-01-2017, 03:27 AM
RE: Improve url pagination - by Marcolino92 - 09-01-2017, 01:05 PM



Theme © iAndrew 2016 - Forum software by © MyBB