The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Help adding subscription info to the nav
<u>vB 3.5</u>
I'm trying to figure out some code to add underneath the Welcome user box in the nav. My purpose is to either display an Upgrade Account url or display the users current subscription expiration date. Here's what I have so far. <if condition="$bbuserinfo[usergroupid]=='2'"><strong><a href="payments.php"> Upgrade Account</a></strong><br /> <else /> <"bbsuserinfo[?.. </if> What do I need to make this work? |
#2
|
||||
|
||||
I would like to do this as well. I think that it may be fairly complex, though, since there can be multiple subscriptions.
A query would have to return the subscription names and expiration dates. Then a set of templates would have to display the list of subscriptions. I would be OK with it only showing one subscription since my members will only subscribe to one at a time. Anoyone want to tackle this one? I am willing to pay for it. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|