Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    May 2008
    Posts
    5
    Plugin Contributions
    0

    bug checkout_confirmation crashes!

    When I reach step 3, checkout confirmation, the page loads up with an unfilled template as shown below:

    Home :: NAVBAR_TITLE_1 :: NAVBAR_TITLE_2
    HEADING_TITLE
    HEADING_BILLING_ADDRESS
    Edit
    Me Cago
    Popo Gigo
    1122 Bugger Bugger Ave
    Staten Island, NY 10304
    United States
    HEADING_PAYMENT_METHOD
    Credit Card
    Credit Card Type:
    American Express
    Credit Card Owner:
    Popo Gigo
    Credit Card Number:
    3700XXXXXXX0002
    Credit Card Expiry Date:
    January, 2011

    HEADING_DELIVERY_ADDRESS
    Edit
    Me Cago
    Popo Gigo
    1122 Bugger Bugger Ave
    Staten Island, NY 10304
    United States
    HEADING_SHIPPING_METHOD
    Per Unit (Best Way)

    HEADING_ORDER_COMMENTS
    Edit
    NO_COMMENTS_TEXT

    HEADING_PRODUCTS
    Edit

    Qty. Item Name Total
    1 x Key Chain $4.25
    $4.25
    Sub-Total:

    $3.00
    Per Unit (Best Way):

    $7.25
    Total:

    TITLE_CONTINUE_CHECKOUT_PROCEDURE
    TEXT_CONTINUE_CHECKOUT_PROCEDURE

    I can edit the actual page tpl_checkout_confirmation_default.php, and those changes do show up, but I want to know why this page is not displaying properly?
    My checkout process does work both in test mode and production. Payments are sent and processed by my merchant account and everything from emails to invoices being recorded occurs successfully. The only issue is how this checkout confirmation page doesn't load correctly. I've even re-uploaded the page from the installation and it's still broken. Please help!

    I'm using
    Zen Cart 1.3.8a
    Linux 2.4.32-grsec+f6b+gr217+nfs+a32+fuse23+tg+++opt+c8+gr2b-v6.194 Database: MySQL 5.0.45-log
    HTTP Server: Apache/2.0.61 (Unix) PHP/4.4.7 mod_ssl/2.0.61 OpenSSL/0.9.7e mod_fastcgi/2.4.2 DAV/2 SVN/1.4.2
    PHP Version: 5.2.3 (Zend: 2.2.0)
    PHP Memory Limit: 90M
    PHP Safe Mode: Off
    PHP File Uploads: On Max Size: 7M POST Max Size: 8M
    Database Data Size: 910 kB Database Index Size: 519 kB
    Attached Images Attached Images  

  2. #2
    Join Date
    May 2008
    Posts
    5
    Plugin Contributions
    0

    Default Re: checkout_confirmation crashes!

    How can I fix this problem? Any suggestions?

  3. #3
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: checkout_confirmation crashes!

    Bugs are issues that occur with every Zen Cart site. This problem is specific to you.

    Anyway, it looks like some of your language files are messed up, or possibly not even there!

    Check includes/languages/english/checkout_confirmation.php to see if it exists. If it does, compare it with that of an original for differences.

    Or it might be
    includes/languages/english/your_template/checkout_confirmation.php

  4. #4
    Join Date
    May 2008
    Posts
    5
    Plugin Contributions
    0

    Default Re: checkout_confirmation crashes!

    Steven,

    Thanks for your suggestion! I discovered that I was missing [ includes/languages/english/checkout_confirmation.php ] after all.

    Now that I test it out I'm getting a new error that I never had before in test mode :
    MODULE_PAYMENT_AUTHORIZENET_AIM_TEXT_AUTHENTICITY_WARNING

    Also the combined shopping cart used to display text now it just warns:
    WARNING_SHOPPING_CART_COMBINED

    It looks like more english language files are missing where they weren't before.

    I'll keep digging around but if anyone has any answers please help. Thanks!

  5. #5
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: checkout_confirmation crashes!

    Whenever you see some text like that which is in capitals, it almost always means there's a missing or damaged language file somewhere. What you need to do is download a fresh version of Zen Cart and compare all its language files with those of your own. To make this easier, there are tools available which can be used to compare files and folders to check for any differences. Many people here use WinMerge, which is free.

  6. #6
    Join Date
    May 2008
    Posts
    5
    Plugin Contributions
    0

    Default Re: checkout_confirmation crashes!

    Seems like my english.php file in the english folder was missing this declaration:

    define('WARNING_SHOPPING_CART_COMBINED', 'NOTICE: For your convenience, your current shopping cart has been combined with your shopping cart from your last visit. Please review your shopping cart before checking out.');

    Very odd. The warning WAS popping up before I corrected the step 3 bug, then it went missing. Strange.

  7. #7
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: checkout_confirmation crashes!

    In fact, it would be prudent to check all your files, just in case anything else is missing.

 

 

Similar Threads

  1. Server crashes?
    By Snaggle in forum General Questions
    Replies: 3
    Last Post: 11 Jun 2012, 05:07 AM
  2. Edit orders (1.5.4) crashes!
    By kalastaja in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 27 Nov 2010, 09:54 PM
  3. Apache crashes on install?
    By DonsTechnology in forum Installing on a Windows Server
    Replies: 10
    Last Post: 4 Feb 2010, 12:53 AM
  4. checkout_confirmation
    By oewdirect in forum General Questions
    Replies: 1
    Last Post: 24 Jun 2009, 12:33 PM
  5. checkout_confirmation
    By tnjon in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 23 Sep 2008, 03:15 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