Page 88 of 218 FirstFirst ... 3878868788899098138188 ... LastLast
Results 871 to 880 of 2177
  1. #871
    Join Date
    Sep 2009
    Posts
    78
    Plugin Contributions
    0

    bug Re: Fast and Easy Checkout for Zen Cart

    Upon error in account creation form (e.g. missing one of the required fields), the fields that were already filled do not retain their values.

    Instead, the (correct) error messages are displayed, but all fields in the form are blanked.

    This happens when 'Easy Sign-Up and Login' is enabled and looks like a bug, since before applying FEC, this problem did not exist.

    Have you encountered this problem before? Is there a solution or workaround for it?

    I would hate to dump FEC just because of this bug...

  2. #872
    Join Date
    Sep 2009
    Posts
    78
    Plugin Contributions
    0

    red flag Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by scatzc View Post
    This happens when 'Easy Sign-Up and Login' is enabled...
    I just tried this with Easy Sign-Up and Login' disabled and problem is even worse: The correct error messages are still being displayed but FEC doesn't remain in the same sign-up form page.

    Instead, it returns to the "Login In or Register" page, where you need to click a button to get to the sign-up form page.

    This may actually be a good hint as to where the problem lies.

    Again, if you have an idea how to troubleshoot this, it would be much appreciated.

    Thanks.

  3. #873
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by scatzc View Post
    I just tried this with Easy Sign-Up and Login' disabled and problem is even worse: The correct error messages are still being displayed but FEC doesn't remain in the same sign-up form page.

    Instead, it returns to the "Login In or Register" page, where you need to click a button to get to the sign-up form page.

    This may actually be a good hint as to where the problem lies.

    Again, if you have an idea how to troubleshoot this, it would be much appreciated.

    Thanks.
    Have you also tried posting your questions/issues on Numinix's forum as well????
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  4. #874
    Join Date
    Sep 2009
    Posts
    78
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by DivaVocals View Post
    Have you also tried posting your questions/issues on Numinix's forum as well????
    @DivaVocals thanks to your previous advice I posted it here (yesterday):

    http://www.numinix.com/forum/viewtop...tart=855#p4132

    Should I be looking at includes/modules/YOUR_TEMPLATE/create_account.php ?

    Have you encountered this problem? or am I the only one experiencing it?

  5. #875
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by scatzc View Post
    @DivaVocals thanks to your previous advice I posted it here (yesterday):

    http://www.numinix.com/forum/viewtop...tart=855#p4132

    Should I be looking at includes/modules/YOUR_TEMPLATE/create_account.php ?

    Have you encountered this problem? or am I the only one experiencing it?
    I've not had any issues with this module at all and even have it working with Super Orders.. Asking Numinix for help is the best option for your issues at this point IMO..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  6. #876
    Join Date
    Sep 2009
    Posts
    78
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by DivaVocals View Post
    I've not had any issues with this module
    Are you using FEC 1.8.1?

    I just posted an update on Numinix's forum:

    http://www.numinix.com/forum/viewtop...4&p=4133#p4133

    There seems to be an extra line that's responsible for this.

    I am surprised that you haven't had any issues with this. Did you test this particular function? What happens when a customer forgets to fill a required filled?

  7. #877
    Join Date
    Sep 2009
    Posts
    78
    Plugin Contributions
    0

    bug Re: Fast and Easy Checkout for Zen Cart

    Now that I solved the form validation problem (or did I? ) I encountered another problem introduced by FEC 1.8.1: Now with every order completed, I receive a "Warning: Low Stock" email - for downloadable products!

    This, of course, doesn't happen when FEC is disabled, otherwise I wouldn't have posted this problem in this thread.

    If you have an idea why would FEC introduce this kind of problem, that would be appreciated.

  8. #878
    Join Date
    Apr 2009
    Posts
    17
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Hi,

    I'm installing the FEC 1.8.1 module for the first time and have encountered the following issue:

    When I copy & paste the install.sql I come up with the error,

    1062 Duplicate entry 'Permanent Account Holders Only' for key 2
    in:
    [INSERT INTO query_builder ( query_id , query_category , query_name , query_description , query_string ) VALUES ( '', 'email,newsletters', 'Permanent Account Holders Only', 'Send email only to permanent account holders ', 'select customers_email_address, customers_firstname, customers_lastname from TABLE_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.


    What does this mean? and how do I rectify it?

    Many Thanks.

  9. #879
    Join Date
    Sep 2009
    Posts
    78
    Plugin Contributions
    0

    Idea or Suggestion Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by scatzc View Post
    I encountered another problem introduced by FEC 1.8.1: Now with every order completed, I receive a "Warning: Low Stock" email - for downloadable products!
    I have a feeling that I am going to solve this bug myself, too. So here is a hint to myself:

    Line 985 in includes/classes/order.php:
    PHP Code:
        if ($this->email_low_stock != '' and SEND_LOWSTOCK_EMAIL=='1') { 

  10. #880
    Join Date
    Sep 2009
    Posts
    78
    Plugin Contributions
    0

    Idea or Suggestion Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by pcnovice View Post
    When I copy & paste the install.sql I come up with the error,

    [COLOR="Red"]1062 Duplicate entry 'Permanent Account Holders Only' for key 2
    in:
    How many times did you copy & paste the install.sql? Did you have other add-on installed previously or this is the plain vanilla Zen-Cart?

    I am a newbie to FEC and I can tell you that despite having quite a few add-ons installed on top of my Zen-Cart (a very delicate process...), I didn't encounter the problem you described. Both SQL patches (for css_javascirpt_loader and FEC itself) when very smoothly.

 

 

Similar Threads

  1. Replies: 4
    Last Post: 25 Jan 2012, 07:37 PM
  2. Fast and Easy Checkout - Checkout Without Account not showing
    By Lee-oh in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 3 Feb 2010, 05:09 PM
  3. Go To Checkout Error - with Fast and Easy Checkout installed
    By RFree190 in forum General Questions
    Replies: 3
    Last Post: 10 Mar 2009, 07:08 AM
  4. checkout page not redirect (Fast and Easy Checkout module)
    By wowemall in forum Addon Templates
    Replies: 0
    Last Post: 27 Sep 2008, 02:36 PM
  5. Fast and Easy Checkout
    By cmes in forum General Questions
    Replies: 5
    Last Post: 15 Feb 2008, 04:07 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