Develonet Posted November 6, 2006 Share Posted November 6, 2006 I am setting up my new OSC store ( hosted with bluehost.com) and for some reason, do not see the little "Cart Contents" box that usually appears in the top right. Below is the code I use for the column_right.php. Not sure if this matters but I just got my SSL and dedicated IP installed on this site which is why I thought it was not displaying it before. Any ideas why it is gone? Code I use the column_right.php: <?php require(DIR_WS_BOXES . 'shopping_cart.php'); require(DIR_WS_BOXES . 'specials.php'); require(DIR_WS_BOXES . 'whats_new.php'); ?> Thanks, Kirk Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.