View Single Post
  #3  
Old 01-10-2003, 02:50 PM
  B00MER's Avatar 
B00MER B00MER is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
 

Default

I've got a fix but it doesn't sort the pricing, but still returns results with no errors:

in customer/search.php search for:
Code:
$sort_by_price = $price_condition?" ORDER BY price":"";

And comment this code line out with // or # and all should be good.
__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart.
Reply With Quote