Quote:
Originally Posted by djroketboy
A couple questions, I read through this thread and didn't see 'em asked.
1, Is there a way to make it so only people that are logged in can see the vBGarage?
|
Yes, the simple way is to simply
hide the link to vBGarage from users who aren't logged in with in your navbar (or wherever you have it):
HTML Code:
<if condition="$bbuserinfo[userid]"> link to vbgarage </if>
Quote:
Originally Posted by djroketboy
2, Is there a way to tie into the custom User Profile Fields? The reason i ask this is becuase I already have members using this to associate their cars, years, colors... and which state their from.
|
Sure. Just call $bbuserinfo[fieldXX] (where XX = field ID) wherever you like.
Quote:
3, what is the acceptable minimum to donate, and have the powered by removed... $5, $10+?. (i'm really low on cash )
|
A simple PM letting me know you enjoy the hack is acceptable enough to me. A donation is just that, something you can spare. Remember, this is a FREE hack. Anything you donate, whether it be $0.01 or $100.00 is completely appreciated.