Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

strange error


billybrag

Recommended Posts

Posted

i am getting a very strange error, when my site first loads up all is fine, however if i click on a product, the title of the box at the bottom of the page changes from

 

this "New Products For May"

 

to this "TABLE_HEADING_NEW_PRODUCTS"

 

 

er, any ideas what / where to fix?

"because it'll hurt more"- the greatest film of all time?

Posted

check your includes/languages/english.php or includes/languages/english/index.php files for the definition for it to check it is correct.

Your online success is Paramount.

Posted

what am i looking for? i dont remember changing anything on these?

 

cheers for the reply btw

"because it'll hurt more"- the greatest film of all time?

Posted

post the line that contains:

 

TABLE_HEADING_NEW_PRODUCTS

Your online success is Paramount.

Posted

this is the only one i can find and its in index.php

 

define('TABLE_HEADING_NEW_PRODUCTS', 'New Products For %s');

"because it'll hurt more"- the greatest film of all time?

Posted
define('TEXT_MAIN', 'This shop is running on osCommerce version <font color="#f0000"><b>' . PROJECT_VERSION . '</b></font>.');

define('TABLE_HEADING_NEW_PRODUCTS', 'New Products For %s');

"because it'll hurt more"- the greatest film of all time?

Archived

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

×
×
  • Create New...