I've noticed that my database size keeps increasing by about 7MB a week. I'm not adding any new products, are there some house keeping duties that I should be doing to clear out the database?
Thanks
Suekay
I've noticed that my database size keeps increasing by about 7MB a week. I'm not adding any new products, are there some house keeping duties that I should be doing to clear out the database?
Thanks
Suekay
Try going to Admin -> Tools -> Store Manager and empty the Admin Activity Log table.
Does that make any difference?
Mods: Admin Activity Report || PO Box Ban || Empty Cart Manager || Autoresponder+ || Zip Validator || Desktop Data || SRiC
Also check that you're not archiving emails - that will add a huge amount of data each week on a busy site. Admin > Configuration > Email Options.
Neville
An assumption is what you arrive at when you get tired of thinking...
You can utilize the Email Archive Manager addon to view the email archive contents and periodically purge the contents if needed.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
For my information, can you just empty the email archive table using phpMyAdmin? I have the same situation, and tried using Email Archive Manager, but that didn't seem to work. Installed it on our localhost to test, there's no errors, but it just displays a blank admin screen.
Thanks for any help.
Best to figure out what's causing that blank screen. Use the debug utility mentioned in this FAQ article to find the cause: https://www.zen-cart.com/tutorials/index.php?article=82
It's probably related to a damaged file, which will likely be mentioned in the logs that get generated when you trigger that blank page again. You'll likely need to refer to this FAQ article after that: https://www.zen-cart.com/tutorials/index.php?article=87
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Well, Dr. Byte, this seems easy enough, but I copied enable_error_logging.php to the extra_configures folder in admin. Then made sure the permissions for the cache folder would allow full control. Then I tried the Email Archive Manager. Then I checked the cache folder, but there wasn't anything new in it.
Suggestions?
B.