Лучший Ответ CB9TOIIIA , 20 May 2018 - 18:53
- $categoryId = $this->app->jbrequest->getSystem('category'));
- $category = $this->app->table->category->get($categoryId);
- $categoryUrl = $this->app->route->category($category);
- JFactory::getApplication()->redirect($categoryUrl);