Quote Originally Posted by kenwahl View Post
I have customers getting the following error when they try to checkout using their reward points.

Fatal error: Call to undefined function get_order_total() in
/home2/paw10000/public_html/includes/modules/order_total/ot_reward_points.php
on line 55

That function exists in ot_reward_points.php but errors off anyway.

Thanks
Ken

This is using the new version
Hem

I replaced includes/modules/order_total/ot_reward_points.php with the one in version 11a and it works fine. So it has something to do with your changes to the file in version 12a.

Thanks
Ken