Fernando Posted September 28, 2012 Report Share Posted September 28, 2012 I'm having problem with the module. My error: Estimated enroute time: Fatal error: Call to undefined method Util::FormatDuration() in /home/voegolvn/public_html/core/templates/result.tpl on line 224 Line 224 is: <td align="left"><font size="3" color="white"><b> <?php echo Util::FormatDuration($time) ;?> hrs</b></font></td> PHPVMS: Version 2.1.v2.1.935 Quote Link to comment Share on other sites More sharing options...
Moderators Parkho Posted September 29, 2012 Moderators Report Share Posted September 29, 2012 Remove this part anywhere you see it Util::FormatDuration(). Quote Link to comment Share on other sites More sharing options...
Fernando Posted September 29, 2012 Author Report Share Posted September 29, 2012 Parkho. Thank you SOLVED. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.