View Single Post
  #28  
Old 03-22-2005, 03:17 PM
  Alltribes's Avatar 
Alltribes Alltribes is offline
 

Senior Member
  
Join Date: Dec 2004
Posts: 192
 

Default

I'm sure I'll figure it out. I think it's only loading available categories into the $categories variable.

*edit*
I figured it out. In categories.php I commented out:
Code:
$search_condition[] = "$sql_tbl[categories].avail='Y'";

I wouldn't do that if you have disabled categories though. I have no idea where else $search_condition is used. But for me, it fits my needs.

I had to put back the if statements in categories.tpl.
__________________
Alltribes.com
Native American Jewelry
Pottery, Baskets, Kachinas & More

X-cart Gold Version 4.0.17 Live
PHP 5.2.6
MySQL 4.1.25
(mt)
Reply With Quote