getPath(); // Add basepath to the uri $uri->setPath(JUri::base(true) . '/' . $route); return $uri; } }