sugarenia Posted August 30, 2006 Posted August 30, 2006 Hey all, the manufacturers page (index.php?manufacturers_id=XXX) in the store I've been working on these days seems to give erroneous results. For some reason, ALL store products are displayed, as well as all product categories (instead of only manufacturer products, as intended). Any ideas?
sugarenia Posted August 31, 2006 Author Posted August 31, 2006 Have you installed any contributions lately? I have Wolfen Featured Sets installed, and another contribution that adds the functionality of a second image to products. The problem is, when I try to edit the code in index.php after the if(isset($HTTP_GET_VARS['manufacturers_id'])) clause by inserting php echos and stuff....nothing shows, except if I put it directly under the <body> tag. The $HTTP_GET_VARS['manufacturers_id'] variable is set correctly though, when I try to echo it directly under <body> tag.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.