And here is another nice addition for those who have installed this- place this code in your POSTBIT or POSTBIT_LEGACY template and it will automatically create a link to that member's garage. This can also be added to the user profile template.
If anyone wants to edit it to make it conditional (will only display if they have a garage page) please do so!
Code:
<!-- added garage code here --><a href="http://www.yourwebsite.com/vbulletin/vbgarage.php?do=view&id=$userinfo[userid]"><smallfont>View my VbGarage</smallfont></a>
<!-- end garage code-->