osCmax v2.5 User Manual
Results 1 to 3 of 3

How to remove this line?

This is a discussion on How to remove this line? within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; hi, I am using the lastest release of the shop. I downloaded it yesterday. The problem I am having is ...

      
  1. #1
    New Member
    Join Date
    Sep 2004
    Posts
    12
    Rep Power
    0


    Default How to remove this line?

    hi, I am using the lastest release of the shop. I downloaded it yesterday.
    The problem I am having is getting the following line not to be displayed

    // LINE REMOVED: MOD - Downloads Controller Show Button //

    It shows above the download links in the account_history_info page and also after the user pays for the product via paypal. If you could point me to the file where I can remove those text it would be much appreciated. Thanks

  2. #2
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,699
    Rep Power
    22


    Default RE: How to remove this line?

    /catalog/includes/modules/downloads.php

    About line 90 Change:
    Code:
    ?>
    // LINE REMOVED: MOD - Downloads Controller Show Button
    //        </tr>
    to:
    Code:
    // LINE REMOVED: MOD - Downloads Controller Show Button
    //        </tr>  
    ?>
    Good Luck!

  3. #3
    New Member
    Join Date
    Sep 2004
    Posts
    12
    Rep Power
    0


    Default

    Thank you very much Problem solved.

Similar Threads

  1. Sage Line 50
    By spottedhaggis in forum osCmax v2 Customization/Mods
    Replies: 3
    Last Post: 12-02-2006, 06:27 AM
  2. Off line setup
    By phily in forum osCmax v2 Installation issues
    Replies: 1
    Last Post: 08-29-2006, 04:36 AM
  3. Remove line "This product was added to our catalog on &
    By torweb in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 05-29-2006, 10:14 AM
  4. database.php on line 17
    By Anonymous in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 04-29-2004, 10:41 PM
  5. Please help - I need to put my store on line
    By pbicontact in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 04-20-2004, 08:49 AM

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
  •