Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

New Info Boxes


speed2

Recommended Posts

Does the whats new box do what you want?

 

If not copy an existing file in the includes/boxes directory to, say newdvds.php

 

Edit the file to have the information you need - probably a SQL statement followed by a text output.

 

Edit includes/column_left.php or includes/column_right.php and add a line like

 

require(DIR_WS_BOXES . 'newdvds.php');

 

THat should do it.

 

Dylan

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...