Hey, all.
I'm wondering if someone could please view the site for themselves, tour a few categories and items, and provide some sort of diagnosis on this Zen Cart. If not, could someone point me in the direction of diagnosing this problem?
To detail, I've over 2,000 products in my Zen Cart, some 100+ different categories and subcategories, and I'm using extra databases included with the Moku Books Mod. On my HostMonster version of the site, I receive this warning:
1104 The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay
in:
[select book_authors_name, book_authors_nickname, a.book_authors_id from book_authors a, book_authors_info ad, books_to_authors b where b.products_id = '2122' and b.book_authors_id = a.book_authors_id and a.book_authors_id = ad.book_authors_id and ad.language_id = '1' and ad.language_id = b.language_idta and ad.language_id = a.language_ida order by book_authors_name]
My WebHostingBuzz service, the original location of the site, the site simply doesn't finish loading when I go to a category page or product page. After a few minutes, I can reload the page, and the page loads. But this doesn't last for long.