Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Manufacturer product listing erroneous


sugarenia

Recommended Posts

Posted

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?

Posted
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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...