Yes - file permissions allow for this.Do you have access to make changes to this file?
Sorry but I put literally this into that file:
.. and nothing has appeared to have changed on the version page of zen (containing the php info) - was this the right thing to do?Code:max_execution_time = 300 max_input_time = 90
_thanks
the file only had this in previously:
Slightly confused here...Code:output_buffering = On
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
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
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//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
_thanks
Bookmarks