(Applies to: all versions of FusionBB)
When new users register, they automatically receive a welcome email. When the email verification box is checked under configuration settings, they also receive a verification email.
If these automatically generated letters are being sent but the body of the email is blank, check these settings:
- Go to the Admin area/Edit/Configuation Settings/Path & URL Settings/Mail Templates Path.
- If you have installed in a standard manner, make sure that field is blank (FBB will default to the standard template setting).
- If you specified a path, be sure it is writeable and available. Also, make sure that the necessary files have been moved there. These include the relevant *_html.php and *_text.php files normally found in /templates/fusionbb/ directory.
- The actual content of the strings within these emails are found in /common.php in your language directory.