Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2009
    Posts
    5
    Plugin Contributions
    0

    Default PHP Fatal error: Class 'order' not found

    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:

    PHP Code:
    [27-Apr-2009 12:44:59PHP 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 
    OK, excellent. I took a look at said page and it looks fine to me..

    PHP Code:

      
    require(DIR_WS_CLASSES 'order.php');
      
    $order = new order
    Can anyone help?

    Pretty please :)

  2. #2
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: PHP Fatal error: Class 'order' not found

    You could try installing a fresh copy of the header_php.php file and see if it helps?

    Also, when you switch back over to the classic template, do you still get the same error?

  3. #3
    Join Date
    Aug 2006
    Location
    UK
    Posts
    449
    Plugin Contributions
    0

    Default Re: PHP Fatal error: Class 'order' not found

    You may want to check that you have the following file;

    \includes\classes\order.php
    ~Steve~

  4. #4
    Join Date
    Apr 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: PHP Fatal error: Class 'order' not found

    Quote Originally Posted by s_t_e_v_e View Post
    You may want to check that you have the following file;

    \includes\classes\order.php
    Many many thanks!

    That got it!

    :)

 

 

Similar Threads

  1. v154 PHP Fatal error: Class 'QueryCache' not found
    By smarmyclothes in forum Upgrading to 1.5.x
    Replies: 5
    Last Post: 20 Sep 2015, 05:21 PM
  2. PHP Fatal error: Class 'SHA' not found - addon payment module
    By wirefram in forum Addon Payment Modules
    Replies: 0
    Last Post: 30 Oct 2011, 05:59 PM
  3. Help - PHP Fatal error: Class 'order' not found
    By Sevenhelmets in forum Managing Customers and Orders
    Replies: 3
    Last Post: 15 Jan 2011, 04:27 AM
  4. PHP Fatal error: Class 'queryFactoryResult' not found
    By timdwyer42 in forum General Questions
    Replies: 5
    Last Post: 5 Nov 2009, 11:48 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg