View Single Post
Old August 27th, 2008, 05:36 AM   #1 (permalink)
joeldaviddc
Junior Member
Verified Customer
 
Join Date: Nov 2006
Posts: 28
quick reply review always displayed

i put adimcp --> showproduct options --> Show quick comments box on product pages? in the no value, but the quick reply are always displayed.

i have edited the showproduct.php and before the quickcom question (if ( ($Globals['quickcom'] == "yes" && $Globals['allowpost'] == "yes" && $User['reviews'] == 1) && $CatPerms['ugpost'][$cat] == 0 ) i put this line:

$Globals['quickcom'] = "no";

Now the quick reply box is not shown....

How i can correct this little bug?

In another order , i know the quick reply review is designed to be a "quick" method for a review, and the complete method is "post a review" but i think is very practical to have in the same view the product and the posibility to make a complete review.

Is posible to have a complete review (with the extra review fields) in the quick reply box? pearhaps changing some templates?

sorry for my bad english.. and thanks in advance
joeldaviddc is offline   Reply With Quote