PDA

View Full Version : Display subscription expiration date throughout forum


Newtonhead1
11-18-2007, 10:44 PM
Greetings everyone,

I would like to display my member's subscription expiration date in the navbar, the usercp and on my vBadvanced CMPS.

kall wrote a nice hack back in April of 2005 that does what I need, but it can only be displayed in the Forumhome template, I assume because the necessary variables are only called up in the root/index.php file.

80171

What I need is the file name(s) and location(s) to drop in the line of code to make the following variables available in the navbar, the usercp and in my vBadvanced CMPS:

$expirytitle
$nzbexpirydate
$expiryremaining

Thanks,

Newtonhead1

Recitals:

1. I searched and discovered that this question has been asked and gone unanswered at least 5 times in the past, but let's see it this time is the charm.

2. I need this for vB 3.0, so I don't need an installation file, I just need the file name(s) and location(s) to drop in the line of code to make the "$expirytitle", "$nzbexpirydate" and "$expiryremaining" variables available throughout the forum.

amc
01-05-2008, 03:25 AM
I too am looking for this same hack for Version 3.6.8!

jasculs
03-04-2008, 09:18 AM
I need this too