Welcome Guest, Not a member yet? Register   Sign In
pagination didn't work
#5

[eluser]khagendra[/eluser]
Why u are not using the .htaccess file to avoid index.php in the uri string.

To know how use it, please go through this link
http://ellislab.com/forums/viewthread/133024/#656543

After using .htaccess file u can write ur uri string will be like this.
Code:
http://mysite.com/ci/furoms/5

if u r using the .htaccess file. the uri_string will be 3.

Note: if u dont want to use .htaccess file now, then use uri string 4.

Code:
$config['uri_segment'] = 4;


Messages In This Thread
pagination didn't work - by El Forum - 11-05-2009, 09:08 PM
pagination didn't work - by El Forum - 11-05-2009, 09:25 PM
pagination didn't work - by El Forum - 11-05-2009, 09:36 PM
pagination didn't work - by El Forum - 11-05-2009, 09:43 PM
pagination didn't work - by El Forum - 11-05-2009, 09:54 PM
pagination didn't work - by El Forum - 11-05-2009, 10:09 PM
pagination didn't work - by El Forum - 11-06-2009, 02:37 AM
pagination didn't work - by El Forum - 11-06-2009, 06:27 AM
pagination didn't work - by El Forum - 11-06-2009, 07:05 AM
pagination didn't work - by El Forum - 11-08-2009, 07:54 PM
pagination didn't work - by El Forum - 11-08-2009, 08:50 PM
pagination didn't work - by El Forum - 11-08-2009, 08:53 PM
pagination didn't work - by El Forum - 11-08-2009, 09:18 PM
pagination didn't work - by El Forum - 11-08-2009, 10:11 PM
pagination didn't work - by El Forum - 11-08-2009, 10:29 PM
pagination didn't work - by El Forum - 11-08-2009, 10:33 PM
pagination didn't work - by El Forum - 11-08-2009, 10:39 PM
pagination didn't work - by El Forum - 11-08-2009, 10:42 PM
pagination didn't work - by El Forum - 11-08-2009, 10:44 PM
pagination didn't work - by El Forum - 11-08-2009, 10:46 PM
pagination didn't work - by El Forum - 11-08-2009, 11:03 PM
pagination didn't work - by El Forum - 11-08-2009, 11:06 PM
pagination didn't work - by El Forum - 11-08-2009, 11:11 PM
pagination didn't work - by El Forum - 11-08-2009, 11:28 PM



Theme © iAndrew 2016 - Forum software by © MyBB