jeremylwf Posted July 5, 2006 Posted July 5, 2006 Hi, I think I just screwed up my oscommerce website. The website is (www.finis.com.sg). Please take a look at the front page and all the listed price have TABLE_HEADING_PRICE before the amount why is that so?
kgt Posted July 5, 2006 Posted July 5, 2006 Check your language files. TABLE_HEADING_PRICE is defined as "Price" in the following files: catalog\includes\languages\english\advanced_search.php 44: define('TABLE_HEADING_PRICE', 'Price'); catalog\includes\languages\english\index.php 25: define('TABLE_HEADING_PRICE', 'Price'); It needs to exist in both. Contributions Discount Coupon Codes Donations
jeremylwf Posted July 7, 2006 Author Posted July 7, 2006 I did it still having a problem! Check your language files. TABLE_HEADING_PRICE is defined as "Price" in the following files: catalog\includes\languages\english\advanced_search.php 44: define('TABLE_HEADING_PRICE', 'Price'); catalog\includes\languages\english\index.php 25: define('TABLE_HEADING_PRICE', 'Price'); It needs to exist in both.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.