Jump to content

Email Template Not Found


lovelykids

Recommended Posts

I am using 6.3.1 yesterday, I replaced the database in the database of 5.3 of the mail template

Translate mail. And then automatically open VPS, the message will not be sent ‘Automatic Setup Successful’ to admin, and then the system log tips

EMAILERROR: Email Template Not Found

 

Now I have replaced the 6.3.1 mail template, but I still suggest that the error

 

Thank you so much, I hope you can help me.

Link to comment
Share on other sites

  • WHMCS Support Manager

Hi,

You can run the following query on your WHMCS MySQL database to create the missing email template:

 

INSERT INTO `tblemailtemplates` (`id`, `type`, `name`, `subject`, `message`, `attachments`, `fromname`, `fromemail`, `disabled`, `custom`, `language`, `copyto`, `plaintext`, `created_at`, `updated_at`) VALUES

 

However if you're missing other email templates, I would suggest restoring the contents of the table from your backup prior to the changes you made.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated