⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Codeigniter version 2.1.1 released today.



web-johnny
  • profile picture
  • Administrator
  • 1,166 posts

Posted 13 June 2012 - 06:24 AM

Hello guys I just wanted to mention that 2.1.1 has some small problems with the set_relation and the set_relation_n_n function but I will fix those kind of problems as for grocery CRUD version 1.2.3 .

Thank you
Kindest Regards
John Skoumbourdis

web-johnny
  • profile picture
  • Administrator
  • 1,166 posts

Posted 13 June 2012 - 07:01 AM

The problem it is probably a BUG for codeigniter 2.1.1 as the simple example at their website doesn't work as expected in some situations:


$this->db->select("(SELECT SUM(payments.amount) FROM payments WHERE payments.invoice_id=4') AS amount_paid", FALSE);


It seems that 2.1.1 will be a buggy version such as 2.0.3 <_< ... will see.

web-johnny
  • profile picture
  • Administrator
  • 1,166 posts

Posted 13 June 2012 - 20:36 PM

The bug is fixed . It was a bug of Codeigniter that they have already fix it for 3.0-dev version . If you don't want to wait untill the normal grocery CRUD 1.2.3 release you can dowload it straight away from https://github.com/scoumbourdis/grocery-crud/zipball/master