Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2009
    Posts
    20
    Plugin Contributions
    0

    Default Help: error on checkout payment page

    Hi,

    I've been developing with zc for around a month so my knowledge is somewhat limited, I apologise if this post is in the wrong section of the forum.

    The issue is on my local dev box which is a copy of the live environment (which doesn't have the same error).

    On the ?main_page=checkout_payment page I'm getting the following error:

    "...Failed opening 'includes/languages/english/modules/order_total/ot_loworderfe e.php' for inclusion (include_path='.;C:\php5\pear') ...order_total.php on line 32"

    Here's the section of the code responsible:

    PHP Code:
    Include_once(zen_get_file_directory(DIR_WS_LANGUAGES $_SESSION['language'] . '/modules/order_total/'$value'false')); 
    I can see what's wrong, for some reason there is a whitespace in the filename, it should be 'ot_loworderfee.php' not 'ot_loworderfe e.php'.

    The filename is in the $value variable, I've been trying to find where this is comming from but to no avail - can anybody help? Where is this value been set? Or even better, why is there a whitespace in it?

    Here's my spec:

    -zc 1.3.7
    -PHP Version 5.2.6
    -mysql 5.0.51b-community-nt
    -payment mods: Cash on Delivery & Check/Money Order
    -Order Total

    NB: all mod settings as the same as live

    Many thanks!!!

  2. #2
    Join Date
    Mar 2009
    Posts
    20
    Plugin Contributions
    0

    Default Re: Help: error on checkout payment page

    Just incase anybody else gets this, the error went away after a server restart

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Help: error on checkout payment page

    Thanks for the update that you were able to correct this issue on your server ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 

Similar Threads

  1. Replies: 2
    Last Post: 1 Mar 2010, 03:40 AM
  2. Checkout Error -- Contents not showing on Payment page
    By detourned in forum General Questions
    Replies: 0
    Last Post: 8 Dec 2008, 07:18 AM
  3. Error Message on checkout payment page
    By sandy2000ca in forum General Questions
    Replies: 1
    Last Post: 6 Oct 2008, 07:54 PM
  4. NOT Skipping Payment Page (Express Checkout: Skip Payment Page = Yes)
    By 1100101 in forum PayPal Express Checkout support
    Replies: 2
    Last Post: 22 Sep 2008, 01:33 PM
  5. Replies: 2
    Last Post: 25 May 2007, 01:22 AM

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