New Zenner
- Join Date:
- Feb 2008
- Location:
- Boulder, CO, Dec 2: India
- Posts:
- 89
- Plugin Contributions:
- 0
Mysterious word in sidebox heading appearing
I have the sidebox for shopping cart appearing on the right in my store, always, see it here:
http://212.72.183.145/index.php?main_page=index&language=en
The box heading contents are defined in
includes/languages/english.php
my shopping cart box heading is defined thus:
define('BOX_HEADING_SHOPPING_CART', 'Shopping Cart');
However what appears in my shopping cart box header is:
Shopping CartProgram
Where is the extra word "Program" coming from? My script has gotten very creative suddenly. I have done a search in the entire languages directory for both "CartProgram" and "Program" and find nothing. Any ideas??
thanks, JamieBoulder :blink: