Notice: Undefined property: ...ViewCategory::$action

in category view (front)

add to view.html.php

$uri = &JFactory::getURI();

$this->assign('action',$uri->toString());

 

 

Bookmark and Share
loho

Login