geobaby Posted May 7, 2003 Posted May 7, 2003 Hi, I added this code into default.php. Is it correct? if (($category_depth == 'nested') or ($category_depth == 'products' || $HTTP_GET_VARS['manufacturers_id'])) { require(DIR_WS_INCLUDES . 'column_right.php'); } else { require(DIR_WS_INCLUDES . 'column_right_1.php'); } The result is on http://shop.geobaby.com if you're interested. ---------------------------- Baby Books and DVDS shop for Hong Kong
Recommended Posts
Archived
This topic is now archived and is closed to further replies.