mcyates wrote:what template?
admin_send_email.tpl
it should look the same as in the pre-loaded pack, maybe the phpbb2 ver 2.0.3. include a subject in the header...since you as the email sender specify the subject, there should not be one in the template as well - I suspect this to be your problem
mine look like this
- Code: Select all
Charset: iso-8859-1
The following is an email sent to you by an administrator of "{SITENAME}". If this message is spam, contains abusive or other comments you find offensive please contact the webmaster of the board at the following address:
{BOARD_EMAIL}
Include this full email (particularly the headers).
Message sent to you follows:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{MESSAGE}


