I am getting a
<br /> <b>Warning</b>: call_user_method_array() [<a href='function.call-user-method-array'>function.call-user-method-array</a>]: Unable to call calculatedistance() in <b>/home/afva/public_html/core/classes/MainController.class.php</b> on line <b>274</b><br />
when calculating distances in add schedule.
Line 274 of maincontroller.class.php:
$ret = call_user_method_array($call_function, $$ModuleName, CodonRewrite::$params);
phpVMS Version: 1.2.773
Any ideas?