View Single Post
  #4  
Old 01-23-2007, 05:17 AM
 
karentown karentown is offline
 

Senior Member
  
Join Date: Apr 2005
Posts: 129
 

Default Re: Subcategory text & images for x-cart 4.1.5

aaaaaaaaarrrrrrrrrgggggggggggghhhhhhhhhhhh!

I cant find this code:

NEXT open /includes/categories.php and find this code


$_categories = func_query_hash("SELECT $to_search FROM $sql_tbl[categories] USE INDEX (am) $join_tbl ".(!empty($search_condition)?"WHERE ".implode(" AND ", $search_condition):"")." GROUP BY $sql_tbl[categories].categoryid ".$sort_condition, "categoryid", false);
__________________
Running stores using the following:

2@ Version 4.0.19
2@ Version 4.1.9
1@ Version 4.1.11
Reply With Quote