Originally Posted by
litepockets
I'm having the follow problem:
Anytime someone tries to checkout with paypal, I am getting arrays in my Paypal_Action_EC*.log files for ALL categories, ALL subcats, and ALL products.
Why might it be related to Improved SiteMap? I don't know that it is, but I just find it strange that it is ALL products, all categories, etc. Basically it spits out everything one would expect, such as the cart total, contents, etc., and then goes into the "category_tree" array. The below is a snippet of this, showing the start, then I cut out a large section and show the tail end of log. This is creating 47,398 lines total in the log...
as you could imagine this takes a painfully long time to complete the checkout process. I'm also pretty sure all of this data is slowing other areas of our site as well. I'm not using the simple category tree as a standalone mod, but I am using all subcats mod. Does anyone know how I might modify the files so that the simple_categories_tree array doesn't get loaded when unnecessary? Or can I get rid of it and still have all subcats functional?
Posted via Mobile Device