Amzadi
07 Mar 2004, 05:58
This will show you the expiration date right beside the start date on the Paid Subscription Manager list. See what it will look like in the attached jpg. Tested and working on VB3 RC4. I created this because I got sick and tired of clicking edit on each subscription to see the darn dates. You can also make a print out of the list now and see who has what and for how long. Feel free to PM me if you have any questions.
Time to Install: 1 minute
Changes to 1 PHP file only! No template or database modifications.
Step 1: FIND in AdminCP/Subscriptions.php
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
- Replace with
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
This extends the cells 1 column and adds the additional field.
Step 2: FIND in AdminCP/Subscriptions.php (same file a couple lines down)
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
- Add the following below it
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
YOU'RE DONE!!!
Time to Install: 1 minute
Changes to 1 PHP file only! No template or database modifications.
Step 1: FIND in AdminCP/Subscriptions.php
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
- Replace with
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
This extends the cells 1 column and adds the additional field.
Step 2: FIND in AdminCP/Subscriptions.php (same file a couple lines down)
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
- Add the following below it
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
YOU'RE DONE!!!