Thank u for your quick responce,Diva.
I have checked the chashe and this is what it says:
"[22-Jan-2011 01:56:37] PHP Parse error: syntax error, unexpected ')' in myshop\includes\languages\english\modules\payment\dirbankaus.php on line 44" .
line 44 is one of lines with <br>:
define('MODULE_PAYMENT_DIRBANKAUS_TEXT_TITLE', 'Direct Bank Deposit - Australian');
define('MODULE_PAYMENT_DIRBANKAUS_TEXT_DESCRIPTION',
'<BR>Please use the following details to transfer your total order value:<br><pre>' .
"\nAccount No.: " . MODULE_PAYMENT_DIRBANKAUS_ACCNUM .
"\nBSB Number: " . MODULE_PAYMENT_DIRBANKAUS_BSB .
"\nAccount Name: " . MODULE_PAYMENT_DIRBANKAUS_ACCNAM .
"\nBank Name: " . MODULE_PAYMENT_DIRBANKAUS_BANKNAM .
//"\nSwift Code: " . MODULE_PAYMENT_DIRBANKAUS_SWIFT .
'</pre><p><h3>Thanks for shopping with us online!</h3>' .
'<BR></pre><p>We have just emailed to you a copy of this order. Please enter your name (the name in your order) and the order number in the payment reference section. ' .
'<BR></pre><p>We will be in touch with you shortly by email with further information about your order. ' .
'<BR></pre><p>Please note: This order will not be processed and products will not be allocated to the order and/or the manufacture of products will not commence until payment is received. If limited products are available, priority will be given to the first paid order. ');
?>
cheque/money order worked just fine and I forgot to mention, I have fast and easy checkout process installed...