I have loaded this mod on my new shop ( whic is the current version )server is php5 and when I go to send a newsletter I get
Code:
1054 Unknown column 'COWOA_account' in 'where clause'
in:
[select customers_email_address, customers_firstname, customers_lastname from zen_customers where COWOA_account != 1 order by customers_lastname, customers_firstname, customers_email_address ]
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.
it works fine on my other server which is php4.3 shop 1.38a. I have searched the code and tried the debugging tool and nothing........
Bookmarks