Yoman Posted April 25, 2004 Posted April 25, 2004 Hello :o How to modify the new products box in the middle column of main page? The correct heading of box should be "New Products For April" but it appears "TABLE_HEADING_NEW_PRODUCTS" now. What's wrong?
Guest Posted April 26, 2004 Posted April 26, 2004 Look in your index.php file and make sure the code at the top looks like this. define('TABLE_HEADING_NEW_PRODUCTS', 'New Products For %s');define('TABLE_HEADING_UPCOMING_PRODUCTS', 'Upcoming Products'); define('TABLE_HEADING_DATE_EXPECTED', 'Date Expected'); it may be that you left out a ' or ; or something. Hope this helps you. Lisa
241 Posted April 26, 2004 Posted April 26, 2004 for the above post read catalog/includes/languages/english/index.php substitute the word english for the language that you are using and substitute catalog for the directory that your osc is in if root look in includes/languages/english/index.php No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes.
Guest Posted April 26, 2004 Posted April 26, 2004 :) Thank you Steve, as you can see by my signature I am pretty new to this but I knew that the problem would be there, just not sure what location it was in. Thank you for adding the file locations. Lisa
Recommended Posts
Archived
This topic is now archived and is closed to further replies.