Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Review System question


adam71o

Recommended Posts

Posted
I have a Pet oriented site www.petinstone.com/catalog and I would like to change the rating system to say "5 Paws" instead of "5 Stars."  I have already changed the images, but cannot figure out how to change the word "Stars."

 

Any suggestions?

 

includes/languages/english.php

 

define('BOX_REVIEWS_TEXT_OF_5_STARS', '%s of 5 Stars!');

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??

Posted

admin\includes\languages\english\reviews.php(38): define('TEXT_OF_5_STARS', '%s of 5 Stars!');

 

includes\languages\english.php(97): define('BOX_REVIEWS_TEXT_OF_5_STARS', '%s of 5 Stars!');

 

I recommend that you download an editor called Text Pad, and use its 'Find In Files' feature. Also, go to Options and turn on Line Numbering - which will help you in future to track down any errors.

 

Vger

Archived

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

×
×
  • Create New...