New Zenner
- Join Date:
- Jul 2011
- Posts:
- 1
- Plugin Contributions:
- 0
COWOA email issue
I did a full install of COWOA 2.0c - store stopped working, removed COWOA and restored store files from backup.
I also traced back my steps mentioned in the install file
- In the tpl_header.php file reset the line to the original
- Removed from /includes/filenames.php
define('FILENAME_ORDER_STATUS', 'order_status');
Now admin not sending email. Cannot send newsletters, or email
New account emails and email after orders are being sent.
Error I get is
"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."
I am using the following versions
Zencart version v1.3.9f
COWOA 2.0c
OS/Hosting Type: Linux / 4GH Web Hosting
PHP Version: PHP 5.2
My store is being hosted on a GoDaddy LInux server.
Any help will be very appreciated.
Thanks!
Monica