Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2011
    Posts
    1
    Plugin Contributions
    0

    Default 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
    <?php if (($_SESSION['customer_id']) { ?>
    - 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

  2. #2
    Join Date
    May 2012
    Posts
    1
    Plugin Contributions
    0

    Default Re: COWOA email issue

    We were getting this exact same error running Zen Cart 1.3.9 without COWOA. A plain vanilla install.
    Code:
    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 ':email AND COWOA_account != 1' at line 9
    line number is irrelevant because fault is much further down.

    Find header_php.php somewhere in /includes/modules/pages/login/
    Code:
    includes/modules/pages/login/header_php.php
    First of all make a backup copy of header_php.php by adding an X at end of .php EG (header_php.phpx)

    Now edit a copy of header_php.php by looking for
    Code:
    WHERE customers_email_address = :email
    and change :email to :emailAddress
    Save and upload, replacing faulty header_php.php

    :emailAddress appears a few lines later.

    This is repeating an answer from an earlier thread for current users.

 

 

Similar Threads

  1. Installed FEC before COWOA, now COWOA config menu doesn't appear
    By i-make-robots in forum Addon Payment Modules
    Replies: 8
    Last Post: 12 Jan 2014, 01:34 PM
  2. v151 Which COWOA Plugin? Fast and Easy or original COWOA ?
    By damon in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 8 Nov 2012, 03:44 AM
  3. No confirmation email for COWOA orders after installation FEC!
    By remyrulez in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 1 Dec 2011, 01:33 PM
  4. Download Product Email link - COWOA
    By jkennedy in forum General Questions
    Replies: 0
    Last Post: 10 Jun 2009, 05:55 PM
  5. COWOA and Welcome Email issue/question
    By wwiii in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 13 Mar 2009, 10:17 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR