Hi
Is there an easier way to delete all the zones at once, instead of doing it one by one in the admin panel? Is there a .php file I can edit?
Thank you for your help.
S
Hi
Is there an easier way to delete all the zones at once, instead of doing it one by one in the admin panel? Is there a .php file I can edit?
Thank you for your help.
S
A bigger question is: why?
.
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.
You can delete them en mass by going into your database via PHPadmin, going to the zones table, and then deleting the individual zones that you no longer want.
Always back up first.