Notice!
ErrorException [ Notice ]: Trying to get property of non-object
APPPATH/classes/model/frontend/content.php @ line 1026:
1025: $subnavi = model_cms_navi::find('first',array(
1026: 'where' => array('url_title'=>Uri::segment(3),'parent'=>$navi->id)
1027: ));
Notice!
ErrorException [ Notice ]: Trying to get property of non-object
APPPATH/classes/model/frontend/content.php @ line 1030:
1029: $page = model_cms_site::find('first',array(
1030: 'where' => array('title'=> $subnavi->url_title . '_' . $subnavi->id)
1031: ));
Notice!
ErrorException [ Notice ]: Trying to get property of non-object
APPPATH/classes/model/frontend/content.php @ line 1030:
1029: $page = model_cms_site::find('first',array(
1030: 'where' => array('title'=> $subnavi->url_title . '_' . $subnavi->id)
1031: ));