Print Page | Close Window

Mod: Account Info Email After_Activation

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums Modifications
Forum Description: Mod's and Add-on's for Web Wiz Forums.
URL: https://forums.webwiz.net/forum_posts.asp?TID=25080
Printed Date: 29 March 2026 at 11:46pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Mod: Account Info Email After_Activation
Posted By: StarDust
Subject: Mod: Account Info Email After_Activation
Date Posted: 31 December 2007 at 9:47am
About:
=====
This mod sends an email containing account info to the member who is activating his membership using the activation link within activation email.

If your forum does not use encrypted passwords, passwords will also be sent.

Download:
========
http://board.ebizbd.net/forum_posts.asp?TID=172

Demo:
====
Register at http://board.ebizbd.net and after activating your membership, you will get the activation email

Instructions:
=========

   1. Unpack the zip file and upload everything in the 'files' folder in the root of your forum directory.
   2. Open activate.asp and around line 128 [before following lines]
     
'Reset Server Objects
      Call closeDatabase()


      'If active users is enabled update the active users application array
      If blnActiveUsers Then
          'Call active users function
          saryActiveUsers = activeUsers(strTxtActivateAccount, "", "", 0)
      End If
     


      Add this line:
     
%><!--#include file="files/inc/inc_activate_email.asp" --><%

   3. Open activate.asp and after line 3 [after following lines]
     
<!--#include file="common.asp" -->


      Add this line:
     
<!--#include file="functions\functions_send_mail.asp" -->


And you are done!



-------------
http://board.ebizbd.net/">Tips, mods and skins for WWF v9.x



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net