cathobby
May 19th, 2003, 06:30 PM
Hi all,
I've uploaded new product information into the "Products" table and have uploaded categories into the "Categories" table. I added the category parent/child records into the "REL_SubCats__Cats"
table AND the product/category records into the "REL_Products__Categories" table.
From the demo.php page, the Categories appear fine in the menu on the left and in the listing in the center, but when I click a category to view actual products I get the following error:
Fatal error: Maximum execution time of 30 seconds exceeded in /home/cathobby/public_html/squirrelcart/functions/show_products.func on line 345
We do have almost 40,000 products in the database... is the cart able to handle this much data? Or, did I perhaps miss a database piece in the upload? :confused:
Here's a link in case you need it: http://www.cathobby.com/demo.php
Jenifer
I've uploaded new product information into the "Products" table and have uploaded categories into the "Categories" table. I added the category parent/child records into the "REL_SubCats__Cats"
table AND the product/category records into the "REL_Products__Categories" table.
From the demo.php page, the Categories appear fine in the menu on the left and in the listing in the center, but when I click a category to view actual products I get the following error:
Fatal error: Maximum execution time of 30 seconds exceeded in /home/cathobby/public_html/squirrelcart/functions/show_products.func on line 345
We do have almost 40,000 products in the database... is the cart able to handle this much data? Or, did I perhaps miss a database piece in the upload? :confused:
Here's a link in case you need it: http://www.cathobby.com/demo.php
Jenifer