Here is the response by the server :
Fatal error: Class 'CI_Model' not found in /Users/michaelsilvestre/git/hightech5/fuel/application/core/MY_Model.php on line 35
Hi, i'm trying to use the navigation fonctionality with no success.
That's the code I'm using in my breadcrumb
$options = array('container_tag' => 'div',
'container_tag_id' => 'footerNav',
'use_titles' => true,
'group_id' =>…