Quote Originally Posted by remoteone View Post
The first errors have gone but still getting this error:
in admin> modules >shipping

Warning: Missing argument 4 for template_func::get_template_dir(), called in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\zc1\includes\modules\shipping\ozpost.php on line 67 and defined in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\zc1\includes\classes\template_func.php on line 42
Still clutching at straws, but could you please try editing /modules/shipping/ozpost.php

Locate the line that reads

global $order, $db, $template, $ipath, $ipath2 ;

and add $current_page_base as another global.

Thanks,
Rod