speed2 Posted January 30, 2004 Share Posted January 30, 2004 hi, Some one please tell me how to add a new info boxes? I am running a DVD shop and I want to list all the movies that came out recently Link to comment Share on other sites More sharing options...
speed2 Posted January 30, 2004 Author Share Posted January 30, 2004 is there any module avail for this? Link to comment Share on other sites More sharing options...
Guest Posted January 30, 2004 Share Posted January 30, 2004 http://wiki.oscommerce.com/docsCatBoxSpecNew Link to comment Share on other sites More sharing options...
dyland Posted January 30, 2004 Share Posted January 30, 2004 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 More sharing options...
dyland Posted January 30, 2004 Share Posted January 30, 2004 Dang - I'll have to remember wiki. Save a lot of typing. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.