[Vtigercrm-commits] [vtiger development] #4620: fatal error - while sending mail with the template for contacts
vtiger development
vtiger-tickets at trac.vtiger.com
Sat Dec 1 06:11:36 EST 2007
#4620: fatal error - while sending mail with the template for contacts
-----------------------+----------------------------------------------------
Reporter: bharathi | Owner: developer
Type: defect | Status: new
Priority: blocker | Milestone:
Component: vtigercrm | Version: 5.0.4
Keywords: |
-----------------------+----------------------------------------------------
below is error I got.
Fatal error: Uncaught exception 'Exception' with message 'result is not an
object' in
/home/site/vtiger/mig504rc4/include/database/PearDatabase.php:556 Stack
trace: #0 /home/site/vtiger/mig504rc4/include/utils/CommonUtils.php(2479):
PearDatabase->query_result(false, 0, 'firstname') #1
/home/site/vtiger/mig504rc4/modules/Emails/mailsend.php(176):
getMergedDescription('<h1&...', '9870', 'Contacts') #2
/home/site/vtiger/mig504rc4/modules/Emails/Save.php(268):
include('/home/site/vtig...') #3
/home/site/vtiger/mig504rc4/index.php(610): include('/home/site/vtig...')
#4 {main} thrown in
/home/site/vtiger/mig504rc4/include/database/PearDatabase.php on line 556
'''Steps:'''
1. create a email template by using contact fields.
2. now go to contacts list view.
3. select more no of contacts for sending mass mail.
4. click on the send mail button . now the compose popup will be opened.
5. In the compose popup select template which you have created in the
email template for contact
and send the mail.
and then you will be end up with the fatal error. but if you send mail for
those contacts without using template it works fine.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/4620>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list