adam71o Posted January 19, 2005 Posted January 19, 2005 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?
ozcsys Posted January 19, 2005 Posted January 19, 2005 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? <{POST_SNAPBACK}> 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??
♥Vger Posted January 19, 2005 Posted January 19, 2005 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
adam71o Posted January 19, 2005 Author Posted January 19, 2005 That got it, thanks a lot Rhea, you too ozc!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.