Zen Cart Logo
Forums / General Questions / when would a language define not work?

when would a language define not work?

Views: 651

Results 1 to 7 of 7
16 Oct 2012, 3:50 PM
#1
delia avatar

delia

Totally Zenned

Join Date:
May 2006
Location:
Gardiner, Maine
Posts:
2,383
Plugin Contributions:
7

when would a language define not work?

1.3.9h but on php 4.4.9 with those changed files.

In product_listing.php (modules), I have changed TABLE_HEADING_PRICE to TABLE_HEADING_PRICE_YEO to be able to change only that language file in that one place. I see the change but everyone else who is looking at it is only seeing the TABLE_HEADING_PRICE_YEO and not the define itself which is sort by price.

I did a search in the developer manager and did turn up both files with TABLE_HEADING_PRICE_YEO.

Why in the world would others not see the change? I used Browserstack.com and checked thru all the mac browsers etc and it sees the change too.

Here's a link to one of the listings: http://yeomansinthefork.com/bookstore/altered-book-art-of-jeff-bertrand-c-511.html

16 Oct 2012, 3:56 PM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: when would a language define not work?

I'm seeing Sort by Price.

16 Oct 2012, 3:58 PM
#3
delia avatar

delia

Totally Zenned

Join Date:
May 2006
Location:
Gardiner, Maine
Posts:
2,383
Plugin Contributions:
7

Re: when would a language define not work?

Thanks. The folks that are seeing the other are in Texas and Tennesee. And the change was made yesterday - wouldn't think this could be a cache issue.

16 Oct 2012, 4:06 PM
#4
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: when would a language define not work?

Their ISPs may have some sort of weird cache thing working.

16 Oct 2012, 4:27 PM
#5
delia avatar

delia

Totally Zenned

Join Date:
May 2006
Location:
Gardiner, Maine
Posts:
2,383
Plugin Contributions:
7

Re: when would a language define not work?

That's what I thought until he said it was Tennessee as well as Texas. All the Texas folks may well be on the same ISP but Tennesee wouldn't be - though could be on one of those tiny ISPs who change their cache weekly!

17 Oct 2012, 1:11 AM
#6
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: when would a language define not work?

I tend to agree: Seems like it's an ISP/caching issue.

17 Oct 2012, 1:31 AM
#7
delia avatar

delia

Totally Zenned

Join Date:
May 2006
Location:
Gardiner, Maine
Posts:
2,383
Plugin Contributions:
7

Re: when would a language define not work?

Thanks for the confirmation, Dr Byte!