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

[eluser]Önder ÖZCAN[/eluser]
$query = $this->db->get(‘v16_listings’,$limit);
return $query->result();

I am using limit in my query , but as i said , when i try with offset it does not work , And is there any live code which is working with ActiveRecord that you can send me the link , Because when i try to search over google i seen only problems about CI Pagination .

Do you all sure that this class working properly ? Because in CI docs. there is no proper example with using Active Record ..


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