![]() |
Pagination problem when using segment number 4. But it works using segment number 3. help! - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Pagination problem when using segment number 4. But it works using segment number 3. help! (/showthread.php?tid=53548) |
Pagination problem when using segment number 4. But it works using segment number 3. help! - El Forum - 07-28-2012 [eluser]rei[/eluser] Hi, I would like to report that I'm having a bug in the pagination class when using segment number 4 but it works fine in when using segment number 3. I'm sure this is a bug because I tried it in the project that I'm working on and I also tried it on a clean install CodeIgniter latest version. When using segment number 4 the 1st page link dont work even if you are in page 2, page 3 ,page 4 and so on.. Help I really need to use segment number 4 for pagination. I this can be resolved asap or If someone know how to fix it kindly explain to me how so I can fix it for now. Thanks in advance ![]() EDIT: Problem solved. Solution: http://ellislab.com/forums/viewthread/221689/ |