View Single Post
  #3  
Old 12-18-2007, 06:36 PM
 
MBA MBA is offline
 

eXpert
  
Join Date: Apr 2006
Posts: 245
 

Default Re: Bug In BCSE Manufacturer's Categories Mod

Why not just replace the entire code with:

$smarty->assign("navigation_script","manufacturers.php?man ufacturerid=".$manufacturerid."&catid=".$catid."&s ort=".$sort."&sort_direction=".$sort_direction);

Tested 23 way to Sunday and works fine with less code...
__________________
xCart Pro Version 4.0.17, 4.0.19, 4.1.8, 4.1.10, 4.1.11, 4.1.12 - retired
xCart Pro Version 4.3.1 - production
xCart Pro Version 4.5.1 - testing
RHEL Platform
Reply With Quote