
Originally Posted by
techiegirl
I'm installing the COWOA add-on but I get an error when running the SQL code from the admin interface.
GETTING THE FOLLOWING ERROR WHEN EXECUTING THE COWOA.sql file:
1062 Duplicate entry 'Permanent Account Holders Only' for key 2
in:
[INSERT INTO zen_query_builder ( query_id , query_category , query_name , query_description , query_string ) VALUES ( '', 'email,newsletters', 'Permanent Account Holders Only', 'Send email only to permanent account holders ', 'select customers_email_address, customers_firstname, customers_lastname from TABLE_CUSTOMERS where COWOA_account != 1 order by customers_lastname, customers_firstname, customers_email_address');]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
Anyone run into this problem at all? If so, what was the solution?
Thanks!
Bookmarks