PhpBBinstallers.net/org

All the PhpBB experts connected !


Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Custom Fields in Group request email template [Paying]
PostPosted: Sat Jul 24, 2010 7:34 am 
Offline
Normal user / site visitor

Joined: Sat Jul 24, 2010 7:24 am
Posts: 2
Hello,

I'm looking for someone who can help me to display 2 custom fields in the e-mail that admin receives when someone of forum members requests to join a Group.

This is the actual content of my e-mail template group_request.txt:

Code:
Username: "{REQUEST_USERNAME}"
Group: "{GROUP_NAME}"

E-mail: "{PAYPAL_ID}"
Transaction ID: "{TRANSACTION_ID}"

{U_PENDING}


And from above code the following lines are my custom fields:

Code:
E-mail: "{PAYPAL_ID}"
Transaction ID: "{TRANSACTION_ID}"


I also found a similar thread, but it didn't helped: http://www.phpbb.com/community/viewtopi ... &t=1769475

Thanks


Top
 Profile E-mail  
 
 Post subject: Re: Custom Fields in Group request email template [Paying]
PostPosted: Tue Jul 27, 2010 3:42 pm 
Offline
Normal user / site visitor

Joined: Sat Jul 24, 2010 7:24 am
Posts: 2
Anyone?


Top
 Profile E-mail  
 
 Post subject: Re: Custom Fields in Group request email template [Paying]
PostPosted: Thu Jul 29, 2010 1:44 pm 
Offline
PhpBBinstallers crew
PhpBBinstallers crew

Joined: Tue Feb 28, 2006 1:58 pm
Posts: 421
Are your custom profile fields Custom Profile Fields?

You should be able to do as dellsystem instructed only applying the changes to includes/ucp/ucp_groups.php. Look for
Code:
// Check permission to join (open group or request)
and assign your 2 variables in that section.


Top
 Profile E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group