Hi,
ive already got this
// calculate category path
if (isset($HTTP_GET_VARS['cPath'])) {
$cPath = $HTTP_GET_VARS['cPath'];
} elseif (isset($HTTP_GET_VARS['products_id']) && !isset($HTTP_GET_VARS['manufacturers_id'])) {
$cPath = tep_get_product_path($HTTP_GET_VARS['products_id']);
} else {
$cPath = '';
}
.
Dont think thats the problem.
Latest News: (loading..)
filmcell
Member Since 22 Dec 2003Offline Last Active Mar 17 2012, 12:49






Find content
Not Telling
