Inactive
- Join Date:
- Oct 2004
- Location:
- Houston, TX
- Posts:
- 792
- Plugin Contributions:
- 0
Today Atheme ... Tomorrow - Clean & Professional
deepcreeksurvival:
Ok, It looks like I didn't upload the header.php file in the /languages/english/ folder. That corrected it, but the
define('HEADER_TITLE_CCONTENTS', ' Items In Cart');
in the header.php file isn't updating like the others. It still shows:
0HEADER_TITLE_CONTENTS on the actual store front.
Rather than what I changed it to from what was original, it still doesn't update on that link.
Thanks for the help.
Note:
define('HEADER_TITLE_CCONTENTS', ' item(s) in cart'); has a typo in the define . There are two "C"s in code. I downloaded these from the ichoze.net, so you may want to amend your files, testuser. That's why it's showing up 0HEADER_TITLE_CONTENTS on the actual store front.
Again, it looks like it should now...
Thanks!
Corrected.