daggy Posted January 13, 2004 Share Posted January 13, 2004 Hi. Product reviews are stored properly, and shows in admin section, but not in the shop. It says: written by (and no name) and date written (and no date) then comes the text, it works. and then: TEXT_REVIEW_RATING Anyone have a clue what's wrong ? Link to comment Share on other sites More sharing options...
TomThumb Posted January 14, 2004 Share Posted January 14, 2004 Sounds like this is missing from /catalog/includes/languages/english.php define('TEXT_REVIEW_BY', 'by %s'); define('TEXT_REVIEW_WORD_COUNT', '%s words'); define('TEXT_REVIEW_RATING', 'Rating: %s [%s]'); define('TEXT_REVIEW_DATE_ADDED', 'Date Added: %s'); define('TEXT_NO_REVIEWS', 'There are currently no product reviews.'); while (!succeed) {try()}; GMT -6:00 Link to comment Share on other sites More sharing options...
daggy Posted January 15, 2004 Author Share Posted January 15, 2004 Thank you very much ! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.