Welcome Guest, Not a member yet? Register   Sign In
Same Pagination Problem
#5

[eluser]Önder ÖZCAN[/eluser]
surpudy , Thank you for your close help .

The sql output looking like this :
In controller:
$config['uri_segment'] = '4';

Sql Output:
SELECT * FROM (`v16_listings`) LIMIT 4, 20

Page Address String :
http://localhost/saglik/index.php/clinics/index/page/40

As you see CI recognize uri segment config as a string , nothing more then variable .... Smile It really funny coz i just didnt make it pagination works regular about more than month, I did all other stuff ( Ajax grid , Models vs ... ) and I also working with Yii but CI pagination ? It really didn't work . And i really And really wonder if they are any live ( working ) Pagination code which using by Active Record ? Because no one has answered about this question Smile

It started to get funny about this ...


Messages In This Thread
Same Pagination Problem - by El Forum - 08-21-2012, 12:47 PM
Same Pagination Problem - by El Forum - 08-21-2012, 03:00 PM
Same Pagination Problem - by El Forum - 08-21-2012, 03:15 PM
Same Pagination Problem - by El Forum - 08-21-2012, 05:48 PM
Same Pagination Problem - by El Forum - 08-22-2012, 03:51 AM
Same Pagination Problem - by El Forum - 08-22-2012, 06:36 AM
Same Pagination Problem - by El Forum - 08-22-2012, 09:28 AM
Same Pagination Problem - by El Forum - 08-22-2012, 10:58 AM
Same Pagination Problem - by El Forum - 08-22-2012, 11:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB