Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to Delete Forum and message Board


LouisG

Recommended Posts

Posted

I would like to Know how to Delete the forum and Message board from my store it came with it and all I get is spam or is there a way to shut it off

Posted

A very wide open question, if you have a standard install with a column down each side then the links to a forum/message board could be commented out in /catalog/includes/column_left.php

 

as shown below for the what new box

 

/* require(DIR_WS_BOXES . 'whats_new.php'); */

 

or the contact us link in /includes/boxes/information.php

 

/* . '<a href="' . tep_href_link(FILENAME_CONTACT_US) . '">' . BOX_INFORMATION_CONTACT . '</a>' */

 

Adapt these instruction as required.

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...