I did that - I replaced them in the weebooks_PHP.php. But the shipping still doesn't show up I'm afraid. When I put in the second one above - I get an error logging on to site on line 89:
if (true && ((sizeof($this->Items) == 1) && (isset(WA_getSavedFormValue('CheckoutWizard_NewFromBlank_Default','Country_2'))) && ((isset(WA_getSavedFormValue('CheckoutWizard_NewFromBlank_Default','Country_2'))?WA_getSavedFormValue('CheckoutWizard_NewFromBlank_Default','Country_2'):"") != "EU") && ((isset(WA_getSavedFormValue('CheckoutWizard_NewFromBlank_Default','Country_2'))?WA_getSavedFormValue('CheckoutWizard_NewFromBlank_Default','Country_2'):"") != "GB"))) {