I've been getting a blank page on my site when I get to the checkout stage:
http://www.tolworthfencing.co.uk/ind...ckout_shipping
I have downloaded and installed the debug thingy and am now getting:
OK, excellent. I took a look at said page and it looks fine to me..PHP Code:[27-Apr-2009 12:44:59] PHP Fatal error: Class 'order' not found in /vhost/vhost8/t/o/l/tolworthfencing.co.uk/www/includes/modules/pages/checkout_shipping/header_php.php on line 72
Can anyone help?PHP Code:
require(DIR_WS_CLASSES . 'order.php');
$order = new order;
Pretty please :)




