Totally Zenned
- Join Date:
- Mar 2006
- Posts:
- 909
- Plugin Contributions:
- 1
Mail Gift Certificate Error!
When I click on 'Mail Gift Certificate' from the 'Gift Certificate / Coupons' menu in admin I receive the following error message.
Warning: constant() [function.constant]: Couldn't find constant TABLE_SUBSCRIBERS in D:\server\xampp\htdocs\beyondeuphoria\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 zen_customers as c on c.customers_id = s.customers_id' at line 1
in:
[select c.customers_firstname, c.customers_lastname, s.email_address as customers_email_address from as s left join zen_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.
I've seen that other people have had similar issues here, but there has been no solution, yet.
A bit of background info... Fresh install of ZenCart 1.3.0.2 then upgraded to 1.3.5.
I've already checked my audience.php file (as mentioned above) and it is identical to the 1.3.5 version.
Is there an easy way to fix this? Thanks.