Michael, Things to note regarding your worldpay issues
1) If your shop is in maintenance mode the payment modules WILL NOT WORK as expected.
2) You state your shop is set to 100 for the last two days, it needs to be set to 0 as 100 is testing mode.
3) The worldpay module is telling you in no uncertain terms that your shop is in TESTING mode.
Alan, the code at line 347 is identical to the code from an untouched order.php form (v1.3.02), it looks like this ...
Code:
</td>
<td class="main"><?php echo $order->info['payment_method']; ?></td>
</tr>
<?php
However, i will endeavour to compare these two files using BeyondCompare to see what else might be different, in the mean time, any other places I might look for this issue, any other files that could cause this ?
Thanks for your help.
Bookmarks