Hi,
When attempting to copy any Geographic Zone (in this example the default "European Union"), the following error is thrown:
Code:
1062 Duplicate entry 'European Union' for key 'name' SQL=INSERT INTO `j_cbsubs_geo_zones` (`name`,`description`,`ordering`,`owner`) VALUES ('European Union','Collection of EU Countries','2','0')
I needed several zones, so I helped myself with CSV export/re-import through phpMyAdmin, but thought I'd let you know that there's a bug in your script.
Thanks for consideration!
CB 2.0.13
CBSubs 4.0.1
J! 3.4.8
PHP 5.5.3