AOPInboundEmail.php changes not working in custom/modules/InboundEmail/AOPInboundEmail.php

I made some changes to create a contact from a case made via email if one didn’t exist. The functions (and my debugging) wasn’t working so I moved that file and just copied over the original one again, checking permissions. I then renamed the original modules/InboundEmail/AOPInboundEmail.php file to a .bak file so the system was forced to use the custom one… now I get errors in the log file.

What am I missing here? Why won’t it utilize my custom AOPInboundEmail file?

You should provide as much detail as possible so we can assist:

  1. What SuiteCRM version
  2. What file name and class name did you give your ‘custom’ file?
  3. Where is this custom file?
  4. Have you made any changes to this custom file prior to rename the original AOPInboundEmail?
  5. What are those error logs?

As you can see we have to ask alot of questions above just to even get started on helping out. More knowledge provided the better a response :slight_smile: