The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Expired Subscriptions
Is there a way of searching for users who previously paid a subscription that has now expired?
I want find users who have let their subscription lapse, I know I could do this manually but as I have 20,000+ users, some of which have never paid a subscription, it would take forever to search through the users to check which ones previously took out a subscription and when their subscription expired. |
#2
|
|||
|
|||
I don't know if this is available in the ACP, but you can execute a query like this in something like PHPMyAdmin:
PHP Code:
|
#3
|
|||
|
|||
Thanks Dave.
Unfortunately running that query just shows all active subscriptions. What I am looking for is a list of accounts that have previously had a subscription that has now expired.... |
#4
|
|||
|
|||
Made a little mistake, change > to <.
PHP Code:
|
#5
|
|||
|
|||
Perfect, thank you Dave :up:
--------------- Added [DATE]1416599799[/DATE] at [TIME]1416599799[/TIME] --------------- Would it be possible to have the query sort by 'Last Visited' order? |
#6
|
|||
|
|||
Replace
PHP Code:
PHP Code:
|
Благодарность от: | ||
Brandon Sheley |
#7
|
|||
|
|||
Many thanks Dave, perfect :up:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|