Page 79 of 86 FirstFirst ... 29697778798081 ... LastLast
Results 781 to 790 of 854
  1. #781
    Join Date
    Jun 2014
    Posts
    141
    Plugin Contributions
    0

    Default Re: COWOA (for ZC v1.5.x)

    Quote Originally Posted by thegoodlifestore View Post
    Hi fellow Zen Cart-ers,

    We have a one time use per customer coupon we offer to first time buyers. Unfortunately, we have a customer that has been using COWOA and has been able to reuse the coupon every single time she checks out. I looked at the customer list and it looks like she is getting assigned a new ID # every time she shops even though she is using the same billing/shipping/email address.

    Attachment 17037

    Is there a way to get around the cart treating her like a new customer every time she uses COWOA?

    We are using Zen Cart 1.5.4 and COWOA 2.4

    Any help will be appreciated.
    Obvious questions:
    Is she really getting a new ID# (verify in Customers)?
    Is in this Coupon settings Max. uses per customer set to 1?
    IMHO in ZenCart you cannot have two customers having the same email address.
    However, I see the different ID#'s in your post...

    In COWOA 2.7 a customer ordering for the second time w/o account, using the same email address, does not get a new (different) ID# and an existing Customer Referral 1st Discount Coupon has not been changed.

    jpda
    Last edited by jpda; 16 Jun 2017 at 03:46 AM. Reason: did not notice the picture...

  2. #782
    Join Date
    Jun 2014
    Posts
    141
    Plugin Contributions
    0

    Default Re: COWOA (for ZC v1.5.x)

    IMHO in ZenCart you cannot have two customers having the same email address.
    Verified in ZC 1.5.5e and ZC 1.5.4

    jpda

  3. #783
    Join Date
    Jun 2014
    Posts
    141
    Plugin Contributions
    0

    Default Re: COWOA (for ZC v1.5.x)

    COWOA v2.7 for ZC 1.5.4 has a check for an existing COWOA account in includes/modules/YOUR_TEMPLATE/create_account.php.
    Does COWOA v2.4 has such a check?

    jpda

  4. #784
    Join Date
    Dec 2007
    Location
    Payson, AZ
    Posts
    1,076
    Plugin Contributions
    15

    Default Re: COWOA (for ZC v1.5.x)

    ZenCart you cannot have two customers having the same email address.
    True..

    Past COWOA used a method of placing a dot in-front of the email address to hid it from ZC. around 2.7 this was changed to a column setting to ID the account type and behave accordingly. Upgrading is the best fix, but may also leave a mess in user accounts so a follow up with phpmyadmin to correct database issues would also be advised.
    Dave
    Always forward thinking... Lost my mind!

  5. #785
    Join Date
    Oct 2007
    Location
    North Carolina
    Posts
    98
    Plugin Contributions
    0

    Default Re: COWOA (for ZC v1.5.x)

    Quote Originally Posted by davewest View Post
    True..

    Past COWOA used a method of placing a dot in-front of the email address to hid it from ZC. around 2.7 this was changed to a column setting to ID the account type and behave accordingly. Upgrading is the best fix, but may also leave a mess in user accounts so a follow up with phpmyadmin to correct database issues would also be advised.
    I see that COWOA 2.7 is still in development? So that makes me a little nervous about upgrading. And what kind of database issues might be caused by upgrading?

    PLUS ... I am seeing in the install instructions for 2.7 that "COWOA 2.7 IS NOT COMPATIBLE WITH VERSIONS OF ZEN CART PRIOR TO ZEN CART 1.5.5."
    Last edited by thegoodlifestore; 27 Jun 2017 at 04:25 PM.

  6. #786
    Join Date
    Oct 2007
    Location
    North Carolina
    Posts
    98
    Plugin Contributions
    0

    Default Re: COWOA (for ZC v1.5.x)

    Thanks for the pointers to the COWOA 2.7 files.

    I played around and added the code that checks for an existing COWOA customer to the existing 2.4 install and it seems to be working. I tried checking out several times and it only created one new customer/ID whereas before the cart was creating a new customer/ID each time I tried to checkout with the same e-mail address.

    There are two checks that needed to be added.
    One in: includes/modules/YOUR_TEMPLATE/create_account.php
    One in: includes/modules/YOUR_TEMPLATE/no_account.php

    Thanks again for getting me pointed towards a solution to my problem. :)

  7. #787
    Join Date
    Jun 2014
    Posts
    141
    Plugin Contributions
    0

    Default Re: COWOA (for ZC v1.5.x)

    Quote Originally Posted by thegoodlifestore View Post
    I see that COWOA 2.7 is still in development? So that makes me a little nervous about upgrading. And what kind of database issues might be caused by upgrading?

    PLUS ... I am seeing in the install instructions for 2.7 that "COWOA 2.7 IS NOT COMPATIBLE WITH VERSIONS OF ZEN CART PRIOR TO ZEN CART 1.5.5."
    The install set contains a separate folder for ZC 1.5.4.

    jpda

  8. #788
    Join Date
    Oct 2007
    Location
    North Carolina
    Posts
    98
    Plugin Contributions
    0

    Default Re: COWOA (for ZC v1.5.x)

    Quote Originally Posted by jpda View Post
    The install set contains a separate folder for ZC 1.5.4.
    I did see that after I posted the message. Thanks again everyone for the pointer to the COWOA 2.7 files.

  9. #789
    Join Date
    Apr 2017
    Location
    United States
    Posts
    7
    Plugin Contributions
    0

    Default Re: COWOA (for ZC v1.5.x)

    I am trying to install COWOA 2.4 (most recent version to download) and everything goes well until I install the SQL patch.

    Specifically the larger chunk "INSERT INTO configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added, use_function, set_function) VALUES .... "

    Every time I try to add that I receive an error. All other lines go in fine. Please advise.

    Using ZenCart 1.5.5

  10. #790
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,557
    Plugin Contributions
    28

    Default Re: COWOA (for ZC v1.5.x)

    Quote Originally Posted by dpeterson View Post
    I am trying to install COWOA 2.4 (most recent version to download) and everything goes well until I install the SQL patch.

    Specifically the larger chunk "INSERT INTO configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added, use_function, set_function) VALUES .... "

    Every time I try to add that I receive an error. All other lines go in fine. Please advise.

    Using ZenCart 1.5.5
    Search this thread for the version on GitHub. 2.4 is not designed for ZC 1.5.5.

 

 
Page 79 of 86 FirstFirst ... 29697778798081 ... LastLast

Similar Threads

  1. v139c COWOA Module (my update for ZC v1.3.x)
    By JTheed in forum All Other Contributions/Addons
    Replies: 398
    Last Post: 29 Oct 2014, 02:35 PM
  2. 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
  3. v151 How to install COWOA (for ZC v1.5.x)
    By edgemeister in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 4 Apr 2013, 05:21 PM
  4. 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

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