Results 1 to 10 of 10
  1. #1
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default 1.3.9: test site blank checkout

    [27-Jun-2010 16:48:57] PHP Warning: shipping(includes/modules/shipping/delivery.php) [<a href='function.shipping'>function.shipping</a>]: failed to open stream: No such file or directory in store/includes/classes/shipping.php on line 58

    [27-Jun-2010 16:48:57] PHP Warning: shipping() [<a href='function.include'>function.include</a>]: Failed opening 'includes/modules/shipping/delivery.php' for inclusion (include_path='.:/usr/local/php4/lib/php') in store/includes/classes/shipping.php on line 58

    [27-Jun-2010 16:48:57] PHP Fatal error: Cannot instantiate non-existent class: delivery in store/includes/classes/shipping.php on line 59

    i checked the file it an original 1.3.9 unless it's something else
    www.gorillagear.ca = zencart v1.3.9h with 40+ mods

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

    Default Re: 1.3.9: test site blank checkout

    includes/modules/shipping/delivery.php

    is not an original file ...

    Check if this is a real shipping module or a file added incorrectly ... that is an auto loading directory ...
    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: v1.5.5]
    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!

  3. #3
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default Re: 1.3.9: test site blank checkout

    this is the code on line 58 and 59

    include_once(DIR_WS_MODULES . 'shipping/' . $include_modules[$i]['file']);
    $GLOBALS[$include_modules[$i]['class']] = new $include_modules[$i]['class'];
    www.gorillagear.ca = zencart v1.3.9h with 40+ mods

  4. #4
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default Re: 1.3.9: test site blank checkout

    thank you i'll take a peek
    www.gorillagear.ca = zencart v1.3.9h with 40+ mods

  5. #5
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default Re: 1.3.9: test site blank checkout

    it's a brand new site but it's on the old database i'm wondering if that has to do with it as i haven't moved over all my modules yet
    www.gorillagear.ca = zencart v1.3.9h with 40+ mods

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

    Default Re: 1.3.9: test site blank checkout

    Is there a file:
    /includes/modules/shipping/delivery.php

    if so, can you back it up to your computer and delete it from the 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: v1.5.5]
    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!

  7. #7
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default Re: 1.3.9: test site blank checkout

    it originally wasn't there when i first got the error then i took it off my live site and added it to my test site still but everything was still blank now i took it off again and still everything is blank at checkout
    www.gorillagear.ca = zencart v1.3.9h with 40+ mods

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

    Default Re: 1.3.9: test site blank checkout

    Look in /cache and see what the error logs say when it is not there ...
    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: v1.5.5]
    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!

  9. #9
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default Re: 1.3.9: test site blank checkout

    i got it working i was about to remove those 2 lines of code and when i was going to transfer the new file over to the site i noticed that the shipping.php file wasn't there, i forgot to put it back. when i was playing with the delivery files now it works fine with the the delivery.php file

    sorry for my stupidity i've been in front of this computer comparing files with winmerge all day and it sucks
    www.gorillagear.ca = zencart v1.3.9h with 40+ mods

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

    Default Re: 1.3.9: test site blank checkout

    Not a problem glad it is working now ...
    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: v1.5.5]
    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. v150 Setting up a Test Site Environment via Wamp (with an existing ZenCart site)
    By RobertH in forum Installing on a Windows Server
    Replies: 15
    Last Post: 23 Sep 2015, 02:01 AM
  2. v151 Losing customer info when moving database from test site to live site
    By FunkyPapa in forum General Questions
    Replies: 3
    Last Post: 7 Oct 2013, 01:11 PM
  3. Drouplicating site - Don't want spiders to Crawl Test Site
    By grafx2g in forum General Questions
    Replies: 3
    Last Post: 15 May 2009, 08:26 AM
  4. Problem Moving Test Site - Switches to test site folder
    By bullseye in forum Installing on a Linux/Unix Server
    Replies: 3
    Last Post: 1 Jan 2008, 10:47 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR