I upgraded from 1.2.6 -> 1.3.7 a while ago, I think this may be the reason to my error, but not sure.

When I go to 'Tools' -> 'Newsletter and Product Notifications Manager' and make a newsletter and click 'send' I get this sql error:
Code:
 
 
Warning: constant() [function.constant]: Couldn't find constant TABLE_SUBSCRIBERS in /home/sites/fosen-tools.no/www/nettbutikk/includes/functions/audience.php on line 113
 
1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'as s left join ftws_customers as c on c.customers_id = s.custom
in:
[select c.customers_firstname, c.customers_lastname, s.email_address as customers_email_address from as s left join ftws_customers as c on c.customers_id = s.customers_id ]
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.
Not sure how to attend this, can someone please help me?