Okay folks I am back. If I am anything I am persistent. If I can't get an answer I will figure it out myself.
Here it goes. Some of you have been complaining that your "Invite Friends" aren't showing in your navbar. I had the same problem. So I did some digging. The default style navbar is located just before the forums start. Some styles the navbar is closer to the header. Now I have about 8 different styles and all but 3 didn't show the "Invite Friends" What I found out was that the header held all the navbar commands. So select edit styles and then edit header and add this line between the FAQ and COMMUNITY buttons. Try it. It worked for me.
Quote:
<td class="vbmenu_control"><a href="misc.php?do=cybareginv">$vbphrase[cybareg_invitation_invite]</a></td>
|
Oh and make sure you copy the template to a text file in case you screw it up.
I hope this answers a lot of questions.