Community Add-Ons

Add file to this package
Top » Features

Reviews in Product Display
for osCommerce Online Merchant v2.2

This mod will show reviews for a product on its description page. Set the number of reviews you'd like shown by changing the number in the admin>Configuration>Maximum Values (look towards the bottom). A setting of 0 will disable this mod completely (default setting is 3).

Legend:  Download   Report
Expand All / Collapse All
Reviews in Product Display v2.3 desiredin 9 Apr 2008  

Bug Fix. Complete package.
Fixed code that allowed long text strings to stretch the table in product_info.php

To upgrade:
In product_info.php
Find:
htmlspecialchars($reviews_values['reviews_text'])

Replace with:
tep_break_string(nl2br(tep_output_string_protected($reviews_values['reviews_text'])), 60, '-<br>')

Reviews in Product Display v2.2 PopTheTop 22 Mar 2005  
Reviews in Product Display v2.1 PopTheTop 21 Mar 2005  
Reviews in Product Display v2.0 PopTheTop 17 Mar 2005  
Reviews in Product Display v. 1.0 Paul C 5 Sep 2002