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 http://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 http://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

502 user(s) are online (1 user(s) are browsing XOOPS FAQ)


Members: 0


Guests: 502


more...

Donat-O-Meter

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

Did you know ?

Style sheets can be interpreted easily here ...

Random question

everytime I try to log in my admin menu, i find this notification: "This is your first time to enter the administration section. Press the button below to proceed."
there are two choices there: "submit" and "cancel", when I try to submit the risult is: "filed to open file", give me solution pls