Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Jun 2008
    Posts
    7
    Plugin Contributions
    0

    Default checkout page errors

    Hello,

    I have been using zencart for years now, but this is the first time I have not been able to find answers on the forum. After a few days of searching, I thought I'd ask.
    On my site, when I select Checkout from anywhere on my site, I receive:

    tails . $email_order; $html_msg['EMAIL_TEXT_HEADER'] = nl2br($pmt_details) . $html_msg['EMAIL_TEXT_HEADER']; } zen_mail('', SEND_EXTRA_ORDER_EMAILS_TO, SEND_EXTRA_NEW_ORDERS_EMAILS_TO_SUBJECT . ' ' . EMAIL_TEXT_SUBJECT . EMAIL_ORDER_NUMBER_SUBJECT . $zf_insert_id, $email_order . $extra_info['TEXT'], STORE_NAME, EMAIL_FROM, $html_msg, 'checkout_extra', $this->attachArray); } $zco_notifier->notify('NOTIFY_ORDER_AFTER_SEND_ORDER_EMAIL'); } } ?>


    my site is at z y n m a x . b i z . I am in the testing stage and don't know if this worked before. I don't know if this is a configuration file error or what. A little help and/or insight would be appreciated.

  2. #2
    Join Date
    Jun 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: checkout page errors

    Can anyone help me with this? Can they tell me what the error means?

  3. #3
    Join Date
    Sep 2006
    Posts
    542
    Plugin Contributions
    0

    Default Re: checkout page errors

    I have the latest versions or FireFox and IE all works fine there

    When was the last time you updated your version of zencart?

  4. #4
    Join Date
    Jun 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: checkout page errors

    I downloaded the latest version 1.3.8 this year. I'm not sure what you mean by updated, because I am using the latest version. I have tried this on several different machines: two at home, two at work and same thing anytime I click on checkout. Am I missing something. It does the same thing for the estimate shipping option.

  5. #5
    Join Date
    Jun 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: checkout page errors

    You say it works fine. When you add products to the cart and then select checkout - what do you see. All I get is the syntax above. No checkout options.

  6. #6
    Join Date
    Sep 2006
    Posts
    542
    Plugin Contributions
    0

    Default Re: checkout page errors

    I get the login page where I am to log in or create and account

  7. #7
    Join Date
    Jun 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: checkout page errors

    Yes. I get that. I created several test accounts. After logging in and selecting checkout I get the following:

    tails . $email_order; $html_msg['EMAIL_TEXT_HEADER'] = nl2br($pmt_details) . $html_msg['EMAIL_TEXT_HEADER']; } zen_mail('', SEND_EXTRA_ORDER_EMAILS_TO, SEND_EXTRA_NEW_ORDERS_EMAILS_TO_SUBJECT . ' ' . EMAIL_TEXT_SUBJECT . EMAIL_ORDER_NUMBER_SUBJECT . $zf_insert_id, $email_order . $extra_info['TEXT'], STORE_NAME, EMAIL_FROM, $html_msg, 'checkout_extra', $this->attachArray); } $zco_notifier->notify('NOTIFY_ORDER_AFTER_SEND_ORDER_EMAIL'); } } ?

    Login works fine, I just can't checkout. Any help, hints, or suggestions are welcome. I tried using different templates with the same results.

  8. #8
    Join Date
    Sep 2006
    Posts
    542
    Plugin Contributions
    0

    Default Re: checkout page errors

    includes/classes/order.php

    Line #885 : $html_msg['EMAIL_TEXT_HEADER'] = EMAIL_TEXT_HEADER;

    Line #966 : // $html_msg['EMAIL_TEXT_HEADER'] = EMAIL_TEXT_HEADER;
    includes/modules/pages/tell_a_friend/header_php.php


    Line #94 : $html_msg['EMAIL_TEXT_HEADER'] = EMAIL_TEXT_HEADER;


    is what I get when I go to admin>tools>Developers Tool Kit.

    What have you modified or removed from tell a friend or customer last name, email header?





  9. #9
    Join Date
    Jun 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: checkout page errors

    AS far as I know, nothing. I have not knowingly made any modifications tell a friend or customer last name. I am using the defaults in zencart. Can you give me any idea what that means or how to correct the issue?

  10. #10
    Join Date
    Mar 2004
    Posts
    688
    Plugin Contributions
    0

    Default Re: checkout page errors

    Your problem is in: includes/classes/order.php
    Try doing a search in your tools/developers toolkit for:
    tails . $

    Check that line and make sure it starts like:
    $email_order = $pmt_details . $email_order;

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. checkout confirmation page errors
    By james739 in forum General Questions
    Replies: 0
    Last Post: 20 Sep 2008, 04:08 PM
  2. Replies: 2
    Last Post: 3 Aug 2008, 03:51 PM
  3. Help! Blank Page & PHP Errors when trying to Checkout or Add to Cart!
    By nsweet in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 2 Aug 2008, 06:26 PM
  4. Blank page errors with login checkout and add to cart
    By Dreamwater in forum General Questions
    Replies: 3
    Last Post: 27 May 2008, 01:14 AM
  5. Done, But with Errors on Page Message on Checkout
    By IncrediBody in forum General Questions
    Replies: 2
    Last Post: 6 Feb 2007, 10:21 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