The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Paid Subscription email and custom profile fields
Users are using our Paid Subscription system and it's been working well. I receive an email confirmation which provides me with the basics.
But I can't seem to find out where I can edit this function so that the email will include the custom profile fields I've created. By example, I want the email to include the data users have put in their profile, such as: Quote:
Thanks in advance. |
#2
|
||||
|
||||
Open your Phrase Manager under Languages and Phrases and search for the phrase payment_received. That's your email content. Also search for the phrase newuser, and you'll find the variables there for profile info and custom fields that you can copy over to your payment email phrase.
|
#3
|
|||
|
|||
How do you guys remember all this stuff?!?! Thank you for the reply.
I found both pieces, and it appears there is a variable called $customfields. So I added that to the email content, but the email doesn't include the info yet. Some of the custom fields are designated as hidden and private to the public, so maybe that's keeping the system from including it in my email template? I'll have to play with this a little, I might be missing something else here, but at least I think you've pointed me in the right direction. |
#4
|
||||
|
||||
Probably so. If any of your custom fields are private, then the variables probably won't include them. You might check around and see if there's any mods that have more permission based effects on custom fields.
|
#5
|
|||
|
|||
Thanks Jedi. I'll keep trying One funny thing I just noticed. When a new user signs up, I receive an email notification and it includes all of the custom field info, private and public. I'm thinking the issue could be in the PHP somewhere, as it relates to the paid subscription email settings and kicking off that email versus the new user email.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|