I am trying to get a list of the available product categories to appear within column_left.tpl inside search.tpl .
I am using the "Category" module to push this category list to product and category pages, but cannot get the list to show on search.tpl
I have attempted to code it dynamically also, but the variables are not in place within the search controller file. I have also tried to use the classes from the category controller file in order for it to work on the search.tpl file, but to no avail.
Has anybody got a fix for this? or some good advice?

Many thanks..
Olly