I have created a customer menu in the _headerModulesList.tpl, but i would like to only display it when users with a certain role are loggine in.
I am able to get the Users ID within the _headerModulesList.tpl. So my question is, does any one know a way or point me to documentation that will allow me to get the users roles within a varible or how to run SQL within a tpl file to allow me get get it.