I am trying to make a category menu which takes the current category id as its root and displays its sub categories.
I duplicated the bm_categories.php module and tried assigning this to the global variable of $root_category_id
Code: Select all
$root_category_id= intval($GLOBALS['current_category_id']);Can someone please help me achieve this;
Help shall be deeply appreciated dear;
Thank you in advance;
Warm Regds./
radhavallabh