The fix by vampirehunter is incorrect.

On about line 196, it should read.

$output .= '';

Not, $output .= '';

ul_categories.php file and instructions for fix only.

More...