SmartFAQ is developed by The SmartFactory (https://www.smartfactory.ca), a division of InBox Solutions (https://www.inboxsolutions.net)

I am using Xoops 2.0.15. When someone register, he/she will recieve an email (subject name of "User activation key...") for activation purpose. How could I change the subject name and the contents inside the email? Thanks.
Hi'

You have to change it two places.

Subject:
Change in www.yousite.com/language/english/user.php
Find the line Quote:
define('_US_USERKEYFOR','User activation key for %s');

Change to:
Quote:
define('_US_USERKEYFOR','any text you want');


Content
Change in www.yousite.com/language/english/mail_template/register.tpl
That shoud be easy, when You see the file.


The comments are owned by the author. We aren't responsible for their content.


Login

Who's Online

179 user(s) are online (3 user(s) are browsing XOOPS FAQ)


Members: 0


Guests: 179


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Did you know ?

You can execute planified tasks

Random question

Explain 'ALT' and 'TITLE' tags and how do I use them with images and links?