INVALIDFILE when try to save attached document to email
issue_invalidfile2.mov Does anyone even have this problem?
Welcome to Vtiger Community. To gain access for account, please contact [ community @ vtiger.com ]
issue_invalidfile2.mov Does anyone even have this problem?
Has anyone seen my video? Have you seen the problem?
I had the same problem and found the solution: in file modules/MailManager/models/Message.php
replace in line 265 if ($aId) { $whereClause .= " AND aid=?"; $params[] =
the only change is attachid instead of aid in the field name
Copyright 2023 Vtiger. All rights reserved.