Hi,

When I click the Create/Send in the admin CMS console, its is giving me an error: I have tried enabling / disabling the module many times but still no luck.

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'livestaging_db.field_data_field_newsletter_template' doesn't exist: SELECT templates.subject AS template_title, lists.title AS title, lists.nlid AS id FROM {newsletter_list} lists INNER JOIN {field_data_field_newsletter_template} t ON t.entity_id = lists.nlid INNER JOIN {newsletter_template} templates ON templates.ntid = t.field_newsletter_template_target_id WHERE (send_rate = :db_condition_placeholder_0) ; Array ( [:db_condition_placeholder_0] => Manual ) in newsletter_draft_manual_list() (line 489 of /mnt/vol1/livestaging.iamin.in/sites/all/modules/newsletter/includes/newsletter.admin.inc)

Please help.