Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Database woes


LeftTurnsAllDay

Recommended Posts

Posted

I seem to be having a problem with my osCommerce installs lately where the name of the store isn't updating-- no matter what I put in the box, the name of the store remains 'osCommerce'. I've checked in the database and the name IS in fact set to the proper thing, but the store isn't picking up on it.

 

This sounds like a "I-forgot-something-simple" error-- what am I missing, guys?

Posted

Set Cache --> Use Cache to false in your osC admin panel, and delete all Temporary Internet Files and Offline Content on your own computer, and set your browser to always look for the latest version of pages you visit.

 

Vger

Posted

use cache is false already. history + related files are cleared, still misbehaving.... what else can I try?

 

Set Cache --> Use Cache to false in your osC admin panel, and delete all Temporary Internet Files and Offline Content on your own computer, and set your browser to always look for the latest version of pages you visit.

 

Vger

Posted
use cache is false already. history + related files are cleared, still misbehaving.... what else can I try?

 

To what display in osC are you refering to where it shows osCommerce instead of your shop's name ?

Posted
To what display in osC are you refering to where it shows osCommerce instead of your shop's name ?

 

At the top of the browser in the title bar where it's supposed to display your Store Name as set in the admin panel. Mine does not update; it stays 'osCommernce'.

Posted
At the top of the browser in the title bar where it's supposed to display your Store Name as set in the admin panel. Mine does not update; it stays 'osCommernce'.

 

I had the feeling you were refering to that but wasn't sure so the question. This browser 'title bar' is not set by any Admin setting, as far as I know, but can be set to your shop's name or whatever by changing the following in your (catalog)/includes/languages/english.php (and/or any other language file you use):

// page title
define('TITLE', 'The Name of your Shop');

 

HTH

Archived

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

×
×
  • Create New...