Results 1 to 2 of 2

This Product Was Added Date

This is a discussion on This Product Was Added Date within the osCMax v2 Features Discussion forums, part of the osCmax v2.0 Forums category; How do I remove the line that says the date the product was added for each page of the products?...

      
  1. #1
    Member
    Join Date
    Feb 2005
    Posts
    84
    Rep Power
    0


    Default This Product Was Added Date

    How do I remove the line that says the date the product was added for each page of the products?

  2. #2
    osCMax Development Team met00's Avatar
    Join Date
    Oct 2005
    Location
    wherever I happen to be at the moment
    Posts
    854
    Blog Entries
    2
    Rep Power
    21


    Default RE: This Product Was Added Date

    find

    Code:
          <tr>
            <td align="center" class="smallText"><?php echo sprintf(TEXT_DATE_ADDED, tep_date_long($product_info['products_date_added'])); ?></td>
          </tr>
    in the /templates/contet/product_info.tpl.php file and comment it out.
    so endith the lesson
    <think>sometimes I just sit's and thinks</think>
    "Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB

Similar Threads

  1. 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, 11:14 AM
  2. Remove "This product was added" date
    By kenlyle in forum osCMax v2 Features Discussion
    Replies: 1
    Last Post: 11-14-2005, 11:48 AM
  3. Display confirmation message when product is added to cart.
    By liltyga in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 08-03-2004, 09:42 PM
  4. This product was added to our catalog on
    By okatoma in forum osCMax v1.7 General Mods Discussion
    Replies: 2
    Last Post: 07-28-2004, 07:24 AM
  5. change product information added to orders_products
    By freier in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 08-10-2003, 07:47 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
  •