Results 1 to 2 of 2

remove button link at the bottom of checkout_success page

This is a discussion on remove button link at the bottom of checkout_success page within the osCMax v1.7 General Mods Discussion forums, part of the osCmax v1.7 Forums category; I have just installed MS2-MAX V1.70! Everything is working fine except for the continue button link at the bottom of ...

      
  1. #1
    webwolfe
    Guest


    Default remove button link at the bottom of checkout_success page

    I have just installed MS2-MAX V1.70! Everything is working fine except for the continue button link at the bottom of checkout_success.php page. It’s looking for my secure page and not switching back to regular URL. But everything else works just fine so I would rather just modify or remove it completely. Anyone have an idea about how?
    In my catalog configure.php there is nothing that defines ‘DIR_WS_TEMPLATES’
    But in the catalog configure_bts.php there is this:
    // BTS defines added 2003/12/23
    define('DIR_WS_TEMPLATES', $tplDir . '/' ); I have this defined in my admin.
    require(DIR_WS_TEMPLATES . TEMPLATENAME_MAIN_PAGE);
    In my admin configuration I have the following.
    Allow template switching set to false.
    Subdirectory (in templates/) set to osC.

    Instead of changing anything How can I safely remove this continue button link from the bottom of checkout_success.php page and which page or pages would I change? Or How could I html code it with <a href="http://return to cart index page"><img src="/images/continue_button.gif" ALT="Return to Index Page"></a> link?
    Thanks,
    Jacob
    Also is there any overview or documentation that explains how the templates interface with the rest of the cart pages?

  2. #2
    Member
    Join Date
    May 2005
    Location
    Berkshire, UK
    Posts
    56
    Rep Power
    0


    Default RE: remove button link at the bottom of checkout_success pag

    I think you can do that in checkout_success.tpl.php

Similar Threads

  1. add to cart button and detail button show on main page
    By jikey in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 01-14-2007, 05:13 PM
  2. Automatic remove button in shopping cart
    By auntie22 in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 10-25-2005, 08:03 PM
  3. Checkout_Success Page error
    By GeorgeW in forum osCmax v2 Installation issues
    Replies: 7
    Last Post: 09-27-2005, 04:57 PM
  4. Please Help! checkout_success page not loading it times out
    By markymrk22 in forum osCommerce 2.2 Discussion
    Replies: 12
    Last Post: 08-26-2005, 03:28 PM
  5. How do I remove the review Button
    By blum in forum osCmax v1.7 Discussion
    Replies: 3
    Last Post: 11-22-2004, 05:06 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
  •