Guest Posted May 16, 2008 Posted May 16, 2008 Could someone tell me how to remove product reviews? or direct me to an earlier post of the same issue. Client does not want customers writing in reviews and posting them on the cart.. sorry, I was unable to find a post reflecting this issue.. Thank you in advance
elkbow Posted May 16, 2008 Posted May 16, 2008 Could someone tell me how to remove product reviews? or direct me to an earlier post of the same issue. Client does not want customers writing in reviews and posting them on the cart.. sorry, I was unable to find a post reflecting this issue.. Thank you in advance Yes, make sure your file includes/column_right.php is writeable (777) Open the includes/column_right.php file and comment out (//) the line that reads: require(DIR_WS_BOXES . 'reviews.php'); To Read this: //require(DIR_WS_BOXES . 'reviews.php'); Then reset your permissions back to 644. The Reviews box will not show up.
Guest Posted May 16, 2008 Posted May 16, 2008 Issue resolved by commenting out // the PRODUCT_REVIEWS_BUTTON line on the catalog/product_info page all set, thanks to all.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.