[eluser]mah0001[/eluser]
Can you re-post your controller code?
[eluser]marjune[/eluser]
ok, i confirmed that the index() function was being called when i try this urls <yoursite>/index.php/furom/index/4, <yoursite>/index.php/furom/index/2, and <yoursite>/index.php/furom/index/ because i print a test in the index() function then the test appears for those urls, but the page was not found if i used this <yoursite>/index.php/furom/2
[eluser]mah0001[/eluser]
On any pages except the first page, you don't see the pagination bar or the db rows? Could you post your view code?
[eluser]mah0001[/eluser]
But do you see it displayed on the pages:
<yoursite>/index.php/furom/index/2
<yoursite>/index.php/furom/index/4
[eluser]marjune[/eluser]
no changes in these urls <yoursite>/index.php/furom/index/2, <yoursite>/index.php/furom/index/4 same as <yoursite>/index.php/furom output
[eluser]mah0001[/eluser]
What do you mean by no change? do you see the same records on /index/2 or /index/4 pages or you see nothing on any page? Could you explain the output of the pages a bit more?
[eluser]marjune[/eluser]
i mean the out put of /index/2 and /index/4 is the same records of /index.php/furom