It works but Trasion left out a step. I think what his intent was to add a Login link to the navbar linked to your page: yoursite.com/forums/clogin.php
Nice work Trasion!
--------------- Added [DATE]1254951467[/DATE] at [TIME]1254951467[/TIME] ---------------
It looks like this works when added to the navbar:
$template_hook[navbar_buttons_right]
<td class="vbmenu_control">
<a href="clogin.php?">Log In</a></td>
--------------- Added [DATE]1254952892[/DATE] at [TIME]1254952892[/TIME] ---------------
Then you need to delete the old login form from the navbar template.
|