Results 1 to 5 of 5

Thread: no message body in emails

  1. #1
    Join Date
    Oct 2010
    Posts
    12

    Default no message body in emails

    I have enabled user verification. When a new user signs up it sends out the verification email but their is no message body. This is the same case with the uploaded video notifications.

    I have checked that php, postfix is able to send email correctly with a quick script;

    <?php
    mail('[email protected], 'test', 'test massage')
    ?>

    This works fine

  2. #2
    Join Date
    Sep 2008
    Posts
    1,019

    Default

    Check your email templates to see if they are empty.
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

  3. #3
    Join Date
    Oct 2010
    Posts
    12

    Default

    I have a templates folder with a whole load of .tpl files in them
    and each of those files has a whole load of stuff in them

  4. #4
    Join Date
    Sep 2008
    Posts
    1,019

    Default

    No, your email templates. Login to your admin panel and click on Email templates. You should have several email templates listed in there. Click on the edit button and see if they are blank.
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

  5. #5
    Join Date
    Oct 2010
    Posts
    12

    Default

    No they all have stuff in as well. The new user has the following:

    Welcome to [SITE_NAME]

    Please keep this e-mail for your records. Your account information is as follows:

    ----------------------------
    Username: [USERNAME]
    Password: [PASSWORD]
    ----------------------------

    Your account is currently inactive. You cannot use it until you visit the following link:

    [VERIFY_LINK]

    Please do not forget your password as it has been encrypted in our database and we cannot retrieve it for you. However, should you forget your password you can request a new one which will be activated in the same way as this account.

    Thank you for registering. --

    Thanks,

    [SITE_NAME] Team

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •