when i enabled that, and then tried to open packing slip – here is the error i get
“Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 5435850 bytes) in /home/ljgrimm/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/lib/Cpdf.php on line 4819”
so what i did was open the “default-constant.php” page, where i had upped the memory limit to 128 yesterday – and upped it again to 256. Once i did that, the packing slip downloaded into my computer. But i guess I’m worried as to how we are using so much memory in our store, and is there something we should be deleting from time to time to keep the memory down. because if we reach 256 we can’t go any higher than that?
also – we were having a problem with the “Affiliates Manager WooCommerce Revenue Sharing” plugin – it seems doing this has fixed that issue as well.
So now i really need to figure out how to keep our memory limit down – obviously we need all our products and plugins and what not – so what data can we delete periodically to save space?
Thanks so much for your help!