Hi,
to get a report based on a primary module it works properly. But if I add a related module (i.e. leads > comments) it hast 0 result.
As shown it doesnt work:
https://wiki.vtiger.com/vtiger6/index.php/Exporting_CommentsOnly with primary module comments I get the comments. But not connected to leads.
I tested also with other modules without success.
êrror msg: Warning: require_once(include/logging.php): failed to open stream: No such file or directory in /var/www/vtiger/include/database/PearDatabase.php on line 117
but file and complete vtiger dir has 775 for www-data:www-data
What could be wrong?
Comments
no way to get report lead with comment.
could you please tell us whether you are using a fresh installation of vtiger 6.1.0 or have you migrated from the older instances of vtiger so that it would be helpful for us to look into the issue.
we tried both.
first we had our migrated version (6.0->6.1). we thought it could be an error. then we tried a fresh install with some test data...same error msg.
please check whether you are having the file named logging.php in the include folder. it still the issue exists try changing the permission to 777 using the command sudo chmod -r 777 .
thanks & regards,
chetan
vtiger team
we dont use https.