Hey guys,
I am thrilled you guys are using the mod. What do you think of being able to do this for a few more functions (like registration).
Anyway, you should be able to access each tab position via:
<?php echo $userViewTabs["cb_tabmain"]; ?>
Switch cb_tabmain with cb_underall, cb_middle, or whichever tab position you need.
I did have some problems with the positioning of some tabs and would like to figure out how to pull each plugin/tab directly. If anyone figures this out, please let me know.
Chuck