[Vtigercrm-commits] [Vtiger development] #8045: Contact status and Email count not working in Reports
Vtiger development
vtiger-tickets at trac.vtiger.com
Wed May 21 13:24:01 GMT 2014
#8045: Contact status and Email count not working in Reports
-------------------------+--------------------------
Reporter: ravichandra | Owner: developer
Type: defect | Status: new
Priority: unassigned | Milestone: Unassigned
Component: vtigercrm | Version: 6.1.0 - wip
Severity: Medium | Resolution:
Keywords: |
-------------------------+--------------------------
Comment (by ravichandra):
For Email access Count just try this,
In file
/modules/Emails/action/TrackAccess.php
Replace below line(Around line number 16),
ini_set('include_path', '../../../');
By,
chdir('../../../');
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8045#comment:3>
Vtiger development <http://trac.vtiger.com/>
Vtiger CRM
More information about the vtigercrm-commits
mailing list