Results 1 to 3 of 3

Thread: Error message when sending emails

  1. #1
    itx's Avatar
    itx
    itx is offline Sugar Community Member
    Join Date
    Dec 2008
    Location
    Montréal, Qc
    Posts
    25

    Default Error message when sending emails

    Hi everyone !

    We're getting a weird error message when sending emails through the SugarCRM email client :
    Code:
    Notice: Undefined property: Account::$contracts in /var/www/modules/EmailTemplates/EmailTemplate.php on line 457 Notice: Undefined property: Account::$contracts in /var/www/modules/EmailTemplates/EmailTemplate.php on line 458 Notice: Undefined property: Account::$contracts in /var/www/modules/EmailTemplates/EmailTemplate.php on line 457 Notice: Undefined property: Account::$contracts in /var/www/modules/EmailTemplates/EmailTemplate.php on line 458 Notice: Undefined property: Account::$contracts in /var/www/modules/EmailTemplates/EmailTemplate.php on line 457 Notice: Undefined property: Account::$contracts in /var/www/modules/EmailTemplates/EmailTemplate.php on line 458 while(1);/*{"composeLayoutId":"composeLayout2"}*/
    The message window is not automatically closed to show that it's been sent successfully, but it shows up in the SENT items, and it's actually sent correctly.

    Also, we do not get any error message when sending to our own domain name.

    Any thought ?

    Alex
    SugarCRM CE 6.1
    Operating system Linux
    Linux2.6.32-25-generic x86_64
    Apache/2.2.14 (Ubuntu)
    PHP Version 5.3.2
    MySQL client version: 5.1.41

    Programmation SugarCRM, Wordpress, Joomla à Montréal

  2. #2
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Error message when sending emails

    It is due a pice of code missing validation, but there is no big deal there.
    You just can edit you php.ini and udpate error_reporting to:

    error_reporting = E_ALL & ~E_NOTICE

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  3. #3
    itx's Avatar
    itx
    itx is offline Sugar Community Member
    Join Date
    Dec 2008
    Location
    Montréal, Qc
    Posts
    25

    Default Re: Error message when sending emails

    You just can edit you php.ini and udpate error_reporting to:

    error_reporting = E_ALL & ~E_NOTICE
    Thanks adopes, that indeed fixed the problem!

    Alex
    SugarCRM CE 6.1
    Operating system Linux
    Linux2.6.32-25-generic x86_64
    Apache/2.2.14 (Ubuntu)
    PHP Version 5.3.2
    MySQL client version: 5.1.41

    Programmation SugarCRM, Wordpress, Joomla à Montréal

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Error in Sending emails
    By majorproject17 in forum Help
    Replies: 2
    Last Post: 2008-01-02, 02:24 PM
  2. Error message when Sending email
    By kevinbzresults in forum Help
    Replies: 2
    Last Post: 2007-08-08, 04:01 PM
  3. Sending error message
    By guz843 in forum Help
    Replies: 1
    Last Post: 2007-05-15, 11:20 AM
  4. 4.2.1c - Error sending emails
    By alsutton in forum Help
    Replies: 0
    Last Post: 2006-10-02, 08:39 AM
  5. error message sending emails.
    By wp.rauchholz in forum Help
    Replies: 0
    Last Post: 2005-11-12, 07:01 AM

Tags for this Thread

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
  •