Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

I'm going nuts! Edited - english.php


jhande

Recommended Posts

I edited catalog > includes > languages > english.php

 

These lines -

From this:

// manufacturers box text in includes/boxes/manufacturers.php

define('BOX_HEADING_MANUFACTURERS', 'Search by Manufacturer');

To this:

// manufacturers box text in includes/boxes/manufacturers.php

define('BOX_HEADING_MANUFACTURERS', 'Search by...');

 

From this:

// pull down default text

define('PULL_DOWN_DEFAULT', 'Please Select');

To this:

// pull down default text

define('PULL_DOWN_DEFAULT', '...Manufacturer');

 

I deleted my browsers (IE7) Temporary Internet Files, History, and Cookies. I shut down my browser and then restarted it.

Went back to my site and the changes were there, GREAT!

I clicked on a link in my site and it reverted back to the original. <_<

 

So I deleted the english.php file from my server, uploaded it again.

Deleted my browsers Temporary Internet Files, History, and Cookies and again shut down my browser and restarted it.

Went back to my site and the changes were there, Whew ok!

I clicked on a link in my site and it reverted back to the original again. :blink:

 

What the @~x% is going on?

Do I need to edit something else or is my browser/site in cahoots with my wife and trying to send me to the funny farm? :wacko:

- :: Jim :: -

- My Toolbox ~ Adobe Web Bundle, XAMPP & WinMerge | Install ~ osC v2.3.3.4 -

Link to comment
Share on other sites

Thanks Kevin, no I didn't :blush:

 

I just tried it, with the cache turned off it works, but as soon as I enable cache it reverts back to the old text.

 

How do I delete the old cache file?

- :: Jim :: -

- My Toolbox ~ Adobe Web Bundle, XAMPP & WinMerge | Install ~ osC v2.3.3.4 -

Link to comment
Share on other sites

Thank you Nic... ;)

 

Gee that was easy enough. :blush:

 

I must make a note of that. :rolleyes:

- :: Jim :: -

- My Toolbox ~ Adobe Web Bundle, XAMPP & WinMerge | Install ~ osC v2.3.3.4 -

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...