Hi Rod, I followed the instructions that I requested in a post about how to upgrade, I did not read the instructions page that was included in the download. My fault!!
I will ask my programmer where he located the file of images, maybe then I can see how I got it wrong.
But I have another issue now. A while ago you provided some code to add a day to Fastway, as we are in outer Melbourne and they take an extra day. My programmer is now saying
"tell him you need it for the latest ozpost version, that specific piece of code he posted that should be replaced doesn't exist
the command does but not for the fastway method
this command "case "FWL";" exists
but the whole piece of code
case "FWL";
if(in_array("FastWay Labels", $this->allowed_methods)) $handlingFee = MODULE_SHIPPING_OZPOST_FWL_HANDLING ;
break;
case "FWS":
if(in_array("FastWay Satchel", $this->allowed_methods)) $handlingFee = MODULE_SHIPPING_OZPOST_FWS_HANDLING ;
break;
doesn't."
Would you be able to assist?
Thanks
Jazzah