Pilot's Hub Information

I want to display the pilots Hub in the pilot center but I can’t figure it out. I don’t even have a clue as to what code to be using. If anyone has done this would you mind to post the code?

Thanks in advance.

Keith

If you are in the pilot center you can use -

Hub: <?php echo $userinfo->hub ?>

If you are in the pilot center you can use -

Hub: <?php echo $userinfo->hub ?>

Thanks, that did it.

Great Share!

thanks!

What if you wanted to have it were you have a link for one hub and not for all lik lets say I had on my menu listed has Hub-KMYR and When you clicked on KMYR it shows the status of the KMYR hub and Not all the hubs. Thanks