In my application_controller, I have a method that generate a url using $this->url_helper->url_for() method. It works fine but I face the following problem.
Context : ------------- Our controllers are grouped by modules and the routing works fine.
Problem : -------------- With one call using the following array,