Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Wrong Title


screege

Recommended Posts

Posted

Where can I find the variable that puts the title in all my pages I have seen the values in the php but cannot find from where is getting its value here is the value:

 

?php echo TITLE; ?

 

If someone could tell me where can I change this value since in the admin I change it and nothing happends.

 

Thank you

Posted
Where can I find the variable that puts the title in all my pages I have seen the values in the php but cannot find from where is getting its value here is the value:

 

?php echo TITLE; ?

 

If someone could tell me where can I change this value since in the admin I change it and nothing happends.

 

Thank you

 

includes/languages/english.php

 

// page title

define('TITLE', 'osCommerce');

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Archived

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

×
×
  • Create New...