Tjobbe Posted November 30, 2004 Share Posted November 30, 2004 I want to remove the review section completely, how do i do this? thansk Tjobbe Link to comment Share on other sites More sharing options...
gscreations Posted November 30, 2004 Share Posted November 30, 2004 in includes/column_right.php remove or comment out this line: require(DIR_WS_BOXES . 'reviews.php'); :thumbsup: Link to comment Share on other sites More sharing options...
ozcsys Posted November 30, 2004 Share Posted November 30, 2004 You also need to comment out or remove the reveiw code from the product_info.php file. 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?? Link to comment Share on other sites More sharing options...
Tjobbe Posted November 30, 2004 Author Share Posted November 30, 2004 excellent, thanks you two, much appreciated! Link to comment Share on other sites More sharing options...
7Up Posted December 26, 2004 Share Posted December 26, 2004 Alternatively: in includes/column_right.php =============================== remove or comment out this line: require(DIR_WS_BOXES . 'reviews.php'); =============================== in /includes/languages/{language]/images/buttons =============================== replace 'button_reviews.gif' with an empty .gif file =============================== for every language you have configured Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.