Page 58 of 218 FirstFirst ... 848565758596068108158 ... LastLast
Results 571 to 580 of 2177
  1. #571
    Join Date
    Jul 2007
    Location
    Roseville, Michigan
    Posts
    188
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by g_force View Post
    where exactly should I put this? and is the the syntax perfect?
    You change this in the php.ini file. Do you have access to make changes to this file?

  2. #572
    Join Date
    Feb 2009
    Posts
    354
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Do you have access to make changes to this file?
    Yes - file permissions allow for this.

    Sorry but I put literally this into that file:

    Code:
    max_execution_time = 300
    max_input_time = 90
    .. and nothing has appeared to have changed on the version page of zen (containing the php info) - was this the right thing to do?

    _thanks

  3. #573
    Join Date
    Jul 2007
    Location
    Roseville, Michigan
    Posts
    188
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by g_force View Post
    Yes - file permissions allow for this.

    Sorry but I put literally this into that file:

    Code:
    max_execution_time = 300
    max_input_time = 90
    .. and nothing has appeared to have changed on the version page of zen (containing the php info) - was this the right thing to do?

    _thanks
    Did you add this to the file or did you change the existing settings that are in the file?

  4. #574
    Join Date
    Feb 2009
    Posts
    354
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    the file only had this in previously:

    Code:
    output_buffering = On
    Slightly confused here...

  5. #575
    Join Date
    Jul 2007
    Location
    Roseville, Michigan
    Posts
    188
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by g_force View Post
    the file only had this in previously:

    Code:
    output_buffering = On
    Slightly confused here...
    I sent you PM.

  6. #576
    Join Date
    Jan 2009
    Location
    Montreal, Canada
    Posts
    228
    Plugin Contributions
    0

    Default Re: COWOA- 'Continue' button disappeared from Billing page

    Now it's back. I was playing around with the Newsletter option and just realized it was affecting two of the fields on this Billing page and the Continue button. I now have the option set to #2. It was 0 before and that was somehow causing the problem.

    I know the warning that this may be in violation of regulations, but my site is set up that those who create an account agree to 2-3 emails a year (not really a newsletter). Otherwise, there is the COWOA option with no emails sent.

    R

  7. #577
    Join Date
    Jul 2009
    Location
    Roswell, NM, USA
    Posts
    97
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by g_force View Post
    This would be a nice mod if it worked every time and anyone cared about the numerous posts that I and other people have put up concerning the blank confirmation page (checkout&action=null) that comes up on the first time of checking out.
    I am having this intermittent issue also. About one in four customers goes all the way through TO PayPal, clicks the authorize payment button and gets a blank page. They 'assume' the payment went through and the order was successful when in fact nothing happened.

    If the same customer goes back to the website and goes through the checkout process a second time the order goes through without any problem.

    I do have the PayPal logs turned on and there are log files for these transactions but they don't seem to show any problems. It is almost like PayPal thinks the customer chose to abandon the transaction at the point of the blank page when in reality they did not.

    This has happened to at least four customers who have notified me and several others that it appears to have happened to but I have not yet been able to confirm it.

    Does anyone have any ideas or suggestions as what to look for or who might be able to help figure this out?

    Thank you!

    Blessings,
    Krisann
    I donate to the Zen Team do you?
    My current project: BestSewingDeals.com;

  8. #578
    Join Date
    Jul 2007
    Location
    Roseville, Michigan
    Posts
    188
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by shartlesville View Post
    I am having this intermittent issue also. About one in four customers goes all the way through TO PayPal, clicks the authorize payment button and gets a blank page. They 'assume' the payment went through and the order was successful when in fact nothing happened.

    If the same customer goes back to the website and goes through the checkout process a second time the order goes through without any problem.

    I do have the PayPal logs turned on and there are log files for these transactions but they don't seem to show any problems. It is almost like PayPal thinks the customer chose to abandon the transaction at the point of the blank page when in reality they did not.

    This has happened to at least four customers who have notified me and several others that it appears to have happened to but I have not yet been able to confirm it.

    Does anyone have any ideas or suggestions as what to look for or who might be able to help figure this out?

    Thank you!

    Blessings,
    Krisann
    I believe the problem your having is a time out issue. You might need to up your max execution time and max input time.

    Change it to something like.

    max_execution_time = 300
    max_input_time = 90

  9. #579
    Join Date
    Feb 2009
    Posts
    354
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    I believe the problem your having is a time out issue. You might need to up your max execution time and max input time.

    Change it to something like.

    max_execution_time = 300
    max_input_time = 90
    hope it works for you - as you know smoke I was unable to change the settings in .htaccess so I'm not sure if that is the fix but I sure hope it is for everyone elses sake.. any further pointers would rule//

    _thanks

  10. #580
    Join Date
    Jul 2009
    Location
    Roswell, NM, USA
    Posts
    97
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by smoke133 View Post
    I believe the problem your having is a time out issue. You might need to up your max execution time and max input time.

    Change it to something like.

    max_execution_time = 300
    max_input_time = 90
    1. Where would I put that exactly
    2. Would it be a timeout issue on *my* site if they are getting the blank page at PayPal?

    Thank you! I sure hope we can get this solved.

    Blessings,
    Krisann
    I donate to the Zen Team do you?
    My current project: BestSewingDeals.com;

 

 

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