I have been working on this issue for the past two days as well and have been through every line of the attributes.php and commented out all of the query calls that I think we do not need. We do need to price products by attributes, but not by attributes that are causing the problem.
I am running into a situation where every time I add a new attribute to a dropdown box it adds about 20 extra queries according to the query report. My problem is that ultimately I need three dropdown boxes with 200 values in each which adds up to around 12000 additional queries, which brings the page to a grinding halt.
Here is a comparison of two identical products with the only difference being the addition of the dropdown attribute on product #2 with 2 values.
Product #1 - http://www.bathjunkiestaug.com/index...products_id=85
Product #2 - http://www.bathjunkiestaug.com/index...products_id=86
I have seen people mention dividing the products out into smaller categories, but this will not work for my situation. Can anyone give me some guidance as to where to look so I can cut some more overhead. I am not afraid to get my hands dirty as long as someone can give me a place to start...
Thanks,
GUY


Reply With Quote


