Hi all,
I have just installed the latest big royal mail module and am trying to get google checkout work with it. But the problem is when i go to the shipping generator It cant generate the shipping code for it. It comes up with an error:
Warning: Invalid argument supplied for foreach() in /var/www/virtual/pcez.co.uk/htdocs/googlecheckout/shipping_generator/multigenerator.php on line 18
Warning: Invalid argument supplied for foreach() in /var/www/virtual/pcez.co.uk/htdocs/googlecheckout/shipping_generator/multigenerator.php on line 61
<?php
/**
* File: includes/modules/payment/googlecheckout.php class
* Add this code to the correct properties
*/
$this->mc_shipping_methods = array(
);
$this->mc_shipping_methods_names = array(
);
?>
Does anyone know why this is happening?
Apparently the problem is to do with royal mail module itself. If anyone has the modified version of the module please let me know.
Thank you,
Hoda
Bookmarks