Here is a listing of changes I made to try and get Email Integration working again.
product-emailreplyint.xml
Deleted line:238
Code:
<phpcode><![CDATA[$globaltemplates = array_merge($globaltemplates, array('bbcode_quote'));]]></phpcode>
Modified line: 781
Original:
Code:
WHERE postid = $postid
Modified:
Code:
WHERE contentid = $postid
If I find more changes that need to be made I'll post them, but it appears these changes get this plug-in working again on vB4.1.3