KH99 you are the man!!
Thank you, I am going to try and pull the data from my custom forum info table.
I was thinking something simple like
PHP Code:
$adss = $forum['un_data'];
vB_Template::preRegister('navbar',array('adss' => $adss));
But was wondering if I would need to make my table (forum.un_data) preregistered ?
Thanks again Kevin you are a really big help.
Mick