Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Removing Notifications box...


Agent_Trig

Recommended Posts

Posted

How do I do this?

 

I've gone into the column_right.php file and can't seem to find what I'm supposed to delete without causing a page error when I reload.

 

Any tips?

 

Cheers

Posted

Try removing or commenting out:

 

} else {

include(DIR_WS_BOXES . 'product_notifications.php');

}

} else {

include(DIR_WS_BOXES . 'product_notifications.php');

}

 

Robr

Archived

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

×
×
  • Create New...