Just wanted to add this, since I am not sure if anyone else has seen this. Anytime a report is sent at all, in chat it will throw out that the report failed, didnt send, and in server console it also says this: "Aborting HTTP request because pResponse->BSetBodyData() failed. URL: /storage/report.php" /storage/report.php being the location of course. Now the interesting thing about this is that the report itself makes it no problem to the set email, and I have tested this on all of my servers, and it is the same outcome. All reports go through, but it says error in both server-console and in-game. Because it seems to have no effect, what I decided to do for now is basically just change the in-game chat error reporter to the success message aswell, so now whatever happens it just says success since it would seem it'll say fail. Has anyone else gotten this?