View Single Post
Old February 8th, 2007, 04:35 AM   #8 (permalink)
joeldaviddc
Junior Member
Verified Customer
 
Join Date: Nov 2006
Posts: 28
Quote:
Originally Posted by joeldaviddc View Post
i have reloaded all the files, except config-inc, config-intc and inc-ads. Teh results are the same.

If the mail is send trought "contact the user" the mail are fine, but all the "automatic mails" due to suscriptions are blank, only the domain sender and the sender (from) are correct, there are no subject and no message.

I have revised my english.php file and compared the file with the original from 2.6 version. It seems there are identical in the way of number and name of globals variable. I have apreciated the original file have duplucated the username global variable (and another one i do not remember now)
here are the header of the blank emails:

Return-Path: <webmaster@mydomain.com>
Received: from server [myip] by correo.mydomain.com with SMTP;
Thu, 8 Feb 2007 10:25:30 +0100
Date: Thu, 08 Feb 2007 10:25:30 +0100
Subject:
To: joeldavid@mydomain.com
From: webmaster@mydomain.com

(i have changed the real name of my domain by mydomain)
joeldaviddc is offline   Reply With Quote