The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Custom Script Required Please
Hi. I run a car club and the website for the club. We are using the paid subscriptions feature and have asked people who have joined through this to fill in extra member profile fields such as full name, address, phone number etc.
What I need is a script that will show all users ordered by date who have subscribed and thier extra member info. Best why would be comma delimited plain text output. I need this to paste directly into Excell in order to print labels to send of membership packs etc. I am completely lost on how to do this, so any help will be very very much appreciated. Many thanks. Mike |
#2
|
||||
|
||||
Have you checked if you can get the info from paypal or whatever payment service you are using?
|
#3
|
||||
|
||||
You just need to grab the info from the different tables invloved. vb_user, vb_userfield, and vb_subscriptionlog. Join them together with userid and output the data as you wish.
|
#4
|
||||
|
||||
Are there any tutorials anywhere on how to do this?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|