Hello, I'd like to use Newsletter Subscribe and first tryed it on localhost. When I press Install (according to readme) I get error:
1364 Field 'query_keys_list' doesn't have a default value
in:
[INSERT INTO query_builder (query_category, query_name, query_description, query_string) VALUES ('email,newsletters', 'Email Test Group - Newsletter-only subscribers', 'Returns name and email address of Newsletter-only subscribers designated in Email test group configuration.', 'SELECT s.email_address as customers_email_address FROM TABLE_SUBSCRIBERS as s LEFT JOIN TABLE_CONFIGURATION as q on LOCATE( s.email_address, q.configuration_value) >= 1 WHERE configuration_key = ''NEWSONLY_SUBSCRIPTION_TEST_GROUP'' ') ]
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.
I tried Zen-Cart 1.3.8 and 1.3.8a with the same result. Newsletter Subscribe is 2.1.1. I also tried to find solution in this forum and found nothing.
Don't know if this is ok but I don't see subscribe sidebox.
Could you help me, please.



