Quantcast
Channel: CodeIgniter Forums - All Forums
Viewing all articles
Browse latest Browse all 14348

Pagination on homepage

$
0
0
Hi

I'm trying to have pagination on index of my default controller.
e.g. http://domain.com/

i'm getting 404 error when going to second page on pagination
e.g http://domain.com/2

i understand it is looking for a controller as 2nd uri segment, hence 404 error.

Any idea how to solve the problem?

Thanks in advance.

Viewing all articles
Browse latest Browse all 14348

Trending Articles