public function init()
 {
     $this->fix_fluent_menu();
     $this->fix_subsite_dropdown();
     SubsiteProfile::enable();
 }