Messages to me in the Chat are now working correctly. The issue was related to chat credits not being deducted when sending messages to me. I simply needed to define a value for the count when messages were being sent to me, and since I didn’t want them to decreased I simply assigned the same value instead of having it deduct 1.
There appear to be different problem with all the INSERTs into the database so I am checking each now. This was the only issue reported by you users so I don’t think you’ll notice anything, but there are other INSERTs which I will be checking now and I’ll fix them as I figure out the issues with each.