I have 25000 products and 17000 categories, salemaker isn't loading.
I presume it is timing out, is there anyway to get salemaker to show debug so I can see if it is a timeout, or out of memory issue.
I have 25000 products and 17000 categories, salemaker isn't loading.
I presume it is timing out, is there anyway to get salemaker to show debug so I can see if it is a timeout, or out of memory issue.
Hello? Dr Byte?
Are you putting all the Categories on Sale?
What happens is when the Categories are selected, the Products in those Categories are running the updater on the products_price field ...
This can take time depending on how many Categories/Products that the SaleMaker is actually being applied to ...
Have you a little more detail on how many Categories/Products your SaleMaker is affecting?
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
It loads no further than
Is there a timeout built into salemaker.phpCode:<tr><form name="sale_form" action="https://flattvparts.co.uk/*****/salemaker.php?page=1&action=update" method="post"></form> <input type="hidden" name="securityToken" value="ihaveremovedthisjustincase"></tr>
Various sales affect all the categories and all the products.
If I click add new sale it goes wrong also.
Last edited by Ajeh; 19 Jul 2014 at 03:46 PM.
Drawing the initial SaleMaker screen with 17000 categories is trying to draw 17000 lines with the checkbox ...
Would you be able to apply the same discount as a Special if you could just enter the discount amount/percentage and Category categories_id of the Special?
This is not currently part of Zen Cart, but something I have been fooling with on and off ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
I would be able apply a sale to a selected category ID by entering a number IF it were to apply the sale to all categories below it in the tree.