Results 1 to 7 of 7
  1. #1

    application error Fatal Error on Checkout Confirmation page

    Not sure if this has been answered before, not that I could find, but I am running Zencart version 1.2.6 with PHP 4.3.11 and am getting

    Fatal error: Call to a member function on a non-object in /home/georgej/public_html/store/includes/templates/template_default/templates/tpl_checkout_confirmation_default.php

    This just started not to long ago and I know of no changes that have been to the site recently. I'm not sure if this is a problem due to the older version of Zencart, although I only know of issues with PHP 5x having issues with older versions of ZC. Any help would be appreciated, can't seem to find a fix other than installing the newest version of ZC.

    Thanks!
    If you never try, then you'll never know.
    -Coldplay

  2. #2
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: Fatal Error on Checkout Confirmation page

    If your Hoster upgraded to PHP 5 then you will continue to have various problems with such an old version of Zen Cart. Probably have security issues as well which the new versions of Zen Cart protect you against.

    Best to bite the bullet and do an upgrade.

  3. #3

    Default Re: Fatal Error on Checkout Confirmation page

    I have run a php info test and it is version 4.3.11. Are there known issues with it as opposed to 5?
    If you never try, then you'll never know.
    -Coldplay

  4. #4
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: Fatal Error on Checkout Confirmation page

    We don't know what the problem is. If you didn't change anything did your Hoster and not tell you?

    All beside the point actually as an upgrade is highly, strongly recommended.

  5. #5
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Fatal Error on Checkout Confirmation page

    Maybe you need to compare your current site files against the backup you made last time you made any changes ... and then fix any discrepancies.

    You do make backups don't you?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #6

    Default Re: Fatal Error on Checkout Confirmation page

    Yes I made backups, and I did upload what I thought were the offending files, but to no avail. It may be that the file that is causing the problem is something I am overlooking. I also noticed that even if I take out the section of the code that is causing the error, I still see the template page without the language file info put it, so it says things like HEADING_TITLE, SHIPPING_TOTAL, etc.

    The section of code that it is getting an error on is:
    Code:
    <?php
      if (MODULE_ORDER_TOTAL_INSTALLED) {
        $order_totals = $order_total_modules->process();
        echo $order_total_modules->output();
      }
    ?>
    We are planning on upgrading I believe, so it may be a moot point anyways. Thanks for all of the help.
    If you never try, then you'll never know.
    -Coldplay

  7. #7

    Default Re: Fatal Error on Checkout Confirmation page

    We have updated the cart and everything is working fine. Thanks for all the advice!
    If you never try, then you'll never know.
    -Coldplay

 

 

Similar Threads

  1. Step 2 of 3 Fatal Error at Checkout
    By jas99villa in forum PayPal Express Checkout support
    Replies: 1
    Last Post: 11 Mar 2008, 09:46 PM
  2. Fatal error: Using $this when not in object context (one-page-checkout)
    By gsdcypher in forum All Other Contributions/Addons
    Replies: 14
    Last Post: 28 Feb 2008, 08:08 AM
  3. Fatal Error at checkout
    By irastro in forum General Questions
    Replies: 2
    Last Post: 31 Oct 2007, 08:52 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