|
|
#1 |
|
Senior Member
Join Date: Mar 2006
Location: Lille (France)
Posts: 120
Rep Power: 16 ![]() |
Hi,
I want to send an automatic Voucher, when a member is registered. I'll use the 3rd email template for that ('New User Registration Email'). But I wish to have the name of the site, and if possible the URL (I'm managing 5 websites with a common database). Is it possible... and how to ? Pascal
__________________
68classifieds (V4.0.9Developer) |
|
|
|
|
|
#2 |
|
Moderator
|
For starters you will have to access these templates and add your own replacement text:
<a href="####siteurl####">####sitename####</a> Then you will have to edit the code in userjoin.php: PHP Code:
Hope this makes sense it is early and my mind isn't 100% just yet.
__________________
John Snyder PHP Developer |
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Mar 2006
Location: Lille (France)
Posts: 120
Rep Power: 16 ![]() |
it works fine :-)
...And the thursday standing ovation is for John !!! (Just a little mistake in the code : Please replace PHP Code:
PHP Code:
Now, when a member is registered, s/he receives 25 � Voucher (5 Vouchers of 5�)... I hope it will generate new ads...
__________________
68classifieds (V4.0.9Developer) |
|
|
|
|
|
#4 |
|
Moderator
|
Yes and I seem to have added a couple extra # in the email template,
. Glad it works.
__________________
John Snyder PHP Developer |
|
|
|
|
|
#5 |
|
Senior Member
Join Date: Mar 2006
Location: Lille (France)
Posts: 120
Rep Power: 16 ![]() |
I wasn't anxious for that !
__________________
68classifieds (V4.0.9Developer) |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Registration email question | GSP | v3.0 Questions & Support | 3 | 12-20-2007 07:07 PM |
| User Registration Options | BigOrange | v3.1 Modules & Modifications | 5 | 10-25-2006 02:24 PM |
| Direct link to user listing in contact email | SkGold | v3.1 Questions & Support | 2 | 07-10-2006 02:42 PM |
| New User Registration e-mail missing in 3.1.x | fjarabeck | v3.1 Questions & Support | 2 | 05-25-2006 03:28 PM |
| New user email validation | Bucketman | v3.0 Questions & Support | 3 | 04-06-2006 10:05 AM |