Guest Posted February 12, 2004 Share Posted February 12, 2004 I have decided I don't need to have customer reviews on my website and I want to turn it off completely, i.e. so the Reviews box does not appear on the shop homepage, so that the reviews.php page is not accessed or accessible by customers, and so that no one can write Reviews about products either. Basically I don't want to see anything to do with Reviews anywhere in my shop. ;) Now my question is... how do I do it?? P.S. I am sure it is as simple as deleting a few lines of code but I wanted to ask advise here first. Link to comment Share on other sites More sharing options...
joeyjgarcia Posted February 12, 2004 Share Posted February 12, 2004 Even simplier than deleting, I just commented out the line(s) (using a //) that included it. I'm not sure how familiar you are with PHP, but what you are looking for is a "require" command. You need to comment this out in the /catalog/index.php and the /catalog/product_info.php files. I hope this helps? Joey Link to comment Share on other sites More sharing options...
1quicksi Posted February 12, 2004 Share Posted February 12, 2004 Installing the contribution InfoBox Admin is a much better approach, plus you get a bunch of nifty new features :) knowledge base | Contributions | Search Link to comment Share on other sites More sharing options...
Guest Posted February 12, 2004 Share Posted February 12, 2004 Where do I get hold of the InfoBox Admin?? :) Link to comment Share on other sites More sharing options...
1quicksi Posted February 12, 2004 Share Posted February 12, 2004 In the contributions area :rolleyes: But then agian I did the search for you :o http://www.oscommerce.com/community/contributions,1175 knowledge base | Contributions | Search Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.