I need some help. Zencart 1.3.8 with php 5.1.6 and mysql 5.0. I turned on the parsetime, query count thing at the bottom of our site to see if i could figure out what mysql and apache were maxing out at near 99%. I noticed it uses over 5,000 queries to load any page on the site.

I have dug and dug in the code but cannot find whats making all those calls. On the product page even if i display the left nav and entire attributes i still have over 4,500 queries.

Any ideas or help here?