View Single Post
  #16  
Old 01-08-2009, 02:35 PM
  ARW VISIONS's Avatar 
ARW VISIONS ARW VISIONS is offline
 

X-Man
  
Join Date: Jan 2007
Location: Pensacola, FL
Posts: 2,536
 

Default Re: help with if then statment for detailed description

could you add this to product.php?

$order_by = func_query_hash("SELECT order_by FROM xcart_categories");

$smarty->assign("order_by", $order_by);


Im not sure if it's this simple? Im not much of a database guy.
__________________
xcart 5.1.2
Reply With Quote