Hi,
i'm very happy with the performance of the webshop. For the moment are the subcategories not active.
This week there's was time for working on the sub menu. In the query "FNS_Category_GetAllCategories" i added some code that inserted the categoryid in a new table.
Everytime that the getAllcategories was called a categoryid was filled in a my new table.
The result of this is after a few minutes the table is filled with 100k records.
Is it possible that the clientcode just loaded the categories that is needed for the specific shop?
Now i think there's a loop and loaded all the categories for all shops.
tx Geoffroy