Results 1 to 2 of 2

Change "Product Listing" header in CPATH to image.

This is a discussion on Change "Product Listing" header in CPATH to image. within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; None too good at PHP, but a quick learner -- I would like to change my text header "Product image" ...

      
  1. #1
    Lurker
    Join Date
    Jan 2003
    Posts
    3
    Rep Power
    0


    Default Change "Product Listing" header in CPATH to image.

    None too good at PHP, but a quick learner -- I would like to change my text header "Product image" at http://www.bandschwag.com/shop/catal...ex.php?cPath=1

    to an image. (I did changed the header already on the index.php page because there was a static page to work with and i used tpl_images(), etc..

    I've traced the "definition" (don't know what it's called formally) down to the index.php file in the english language include and to this line specifically:

    Code:
    define('HEADING_TITLE', 'Product listing');
    I took a stab at it tried to put in

    Code:
    define('HEADING_TITLE', 'pl.gif');
    and put the gif file in the same directory, but that didn't work.

    Can anyone tell me how to do this? Greatly appreciated.

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default

    That will not work. Use the full server path to the image, or use the DIR_WS_IMAGES define and then put the image in the images dir.
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

Similar Threads

  1. removing "Other images for this product", image mi
    By deuce in forum osCmax v2 Customization/Mods
    Replies: 11
    Last Post: 01-11-2007, 01:38 PM
  2. How to change the "date" and "months" na
    By oling in forum osCmax v2 Installation issues
    Replies: 2
    Last Post: 08-25-2006, 10:09 AM
  3. Header Image Hover Text "oscommerce taken to the max&qu
    By kelly34 in forum osCmax v2 Installation issues
    Replies: 2
    Last Post: 09-07-2005, 10:00 AM
  4. Change Create Order Text "Réduction" and "Li
    By kelly34 in forum osCmax v2 Customization/Mods
    Replies: 3
    Last Post: 08-03-2005, 11:55 AM
  5. Creating "list price" listing category
    By southwestseas in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 06-30-2004, 07:57 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
  •