in the file
http://ci-cms.googlecode.com/svn/trunk/application/modules/page/controllers/admi
n.php
and on line 44
$this->settings->set($field, $this->input->post($field));
reemplaze with
$this->system->set($field, $this->input->post($field));
correct me if I'm wrong
Original issue reported on code.google.com by lvitt...@gmail.com on 28 Aug 2010 at 12:54
Original issue reported on code.google.com by
lvitt...@gmail.com
on 28 Aug 2010 at 12:54