Quote Originally Posted by Kathy_ View Post
oh my goodness, nigel. you rock. thanks.

kathy
Gee, and here I was under the impression that you'd already deleted that peice of code... Now where did I get that idea? Oh yeah...

Quote Originally Posted by Kathy_ View Post
. All of my products are virtual, so I have deleted teh following from includes>modules>payments/dirbankaus.php:

// disable the module if the order only contains virtual products
if ($this->enabled == true) {
if ($order->content_type == 'virtual') {
$this->enabled = false;
}
}
Anyway, I'm glad it is now working for you, BUT, if you now go back and revert the change I suggested, I'll wager that it will stop working again. The reason being is that the *cause* of the problem has something to do with your zone files.

You need(ed) BOTH changes to make it work. Hmmhpp, I feel like I've been shunned.

Cheers
Rod