目前杰奇2.4版本BUG管理小说-编辑小说无法保存...
临时解决办法 :
将class/users.php 文件中 423-425 行进行注释
// ${$this}->basename = new $tmpvar();
// ${$this}->basename->setVars($this->db->fetchArray($result));
// return ${$this}->basename;
即可进行保存。 对于注释代码后的遗留问题暂时还未验证。