Don't shoot yourself ... this is easy to fix ...
You know how the moneyorder.php file has either:
MONEYORDER
moneyorder
You should have:
TTRANSFER
ttransfer
But you have mixed case ...
This is mixing up the code and causing issue ...
I just redid moneyorder with changing all:
moneyorder to ttransfer
MONEYORDER to TTRANSFER
In both the code and the language files and voila!
Now it is your turn to delete the old ones you made off the server and redo them ...
