ok for the purpose of the problem..
my plugin contains this type of code..
Code:
$info = $vbphrase[unread_x_nav_compiled];
in the header section i call....
and the vbphrase will not show, presumably becuase it has not been created yet. All my other header stuff works great, so i would just like to know if there is another hook i could use other than global start?
Many Thanks
J.