Hi I installed the newsletter subscribe module on 1.3.8a and it all seems to work ok apart from when i go to :
TOOLS > SEND EMAILS > i get the following error:
additionally when I try to send a newsletter I get the following:Code:1267 Illegal mix of collations (latin1_general_ci,IMPLICIT) and (latin1_swedish_ci,IMPLICIT) for operation 'locate' in: [SELECT s.email_address as customers_email_address FROM zen_subscribers as s LEFT JOIN zen_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.
Help!Code:Newsletter and Product Notifications Manager 1267 Illegal mix of collations (latin1_general_ci,IMPLICIT) and (latin1_swedish_ci,IMPLICIT) for operation 'locate' in: [SELECT s.email_address as customers_email_address FROM zen_subscribers as s LEFT JOIN zen_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.
regards
Andy



