Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2005
    Location
    North Texas
    Posts
    464
    Plugin Contributions
    0

    Default Continue Button Missing

    On the payment information page the continue button shows a red X. I have a button created but I don't know what tpl file to look in to find out how to insert the button. I looked at tpl_checkout_payment_defautl_php and it looks as if the correct code is there. how do i get the image to appear.

    <div class="buttonRow forward"><?php echo zen_image_submit(BUTTON_IMAGE_CONTINUE_CHECKOUT, BUTTON_CONTINUE_ALT, 'onclick="submitFunction('.zen_user_has_gv_account($_SESSION['customer_id']).','.$order->info['total'].')"'); ?></div>
    <div class="buttonRow Back"><?php echo TITLE_CONTINUE_CHECKOUT_PROCEDURE . '<br />' . TEXT_CONTINUE_CHECKOUT_PROCEDURE; ?></div>
    Smurf
    Sterling Estate Sales
    Over 6,000 new and gently used items

  2. #2
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: Continue Button Missing

    Code:
    includes/templates/custom/buttons/english/button_continue_checkout.gif
    Have you placed the image in the correct folder?
    have you named it correctly?

    If you place the image in your custom/buttons/english and you have named the image correctly the cart will insert it automatically
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  3. #3
    Join Date
    Mar 2005
    Location
    North Texas
    Posts
    464
    Plugin Contributions
    0

    Default Re: Continue Button Missing

    Well, all the buttons on all my other pages work fine.
    Smurf
    Sterling Estate Sales
    Over 6,000 new and gently used items

  4. #4
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: Continue Button Missing

    well this is what is trying to be called
    Code:
    https://sterlingestatesales.com/includes/templates/template_default/buttons/english/BUTTON_IMAGE_CONTINUE_CHECKOUT
    This tells me that either the image is not there or its not named correctly or you have change the define for BUTTON_IMAGE_CONTINUE_CHECKOUT......I just noticed that the url for this image call is from the template_default directory instead of from your custom directory.....I wonder if this would happen when the image doesn't exist or named wrong in the custom folder and is missing in the template default folder....cause the constant is appended to the url meaning its not defined correctly.....just thinking out loud here....hmmmm. Well its someplace to start because...
    Well, all the buttons on all my other pages work fine.
    Reminds me of a song....one of these things is not like the others...
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

 

 

Similar Threads

  1. Continue Shopping Button
    By cs_jono in forum General Questions
    Replies: 3
    Last Post: 21 Feb 2008, 04:16 PM
  2. no continue button on Step 2
    By cshart in forum General Questions
    Replies: 1
    Last Post: 15 Oct 2006, 10:20 PM
  3. Missing Continue Button
    By jawillia in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 19 Jun 2006, 08:30 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