find
$cPath_cur = tep_get_path($current_categories['categories_id']);
replace
$cPath_cur = 'cPath=' . $current_categories['categories_id'];

More...