Quote Originally Posted by ttalk View Post
it's working for me, just merge orders.php carefully as the core file was touched in 1.3.7. Note that in 1.3.6 location of an include file was in the middle of the file but in 1.3.7 it was moved to the top of the file, make sure you remove the one in the middle in your modified orders.php otherwise you'll hit a fatal error trying to declare a class twice.
I've run into this problem too, using the latest download on V1.3.7. I've made the changes as suggested -- no success. Any ideas??