Thanks for reporting. Please check 1.8.6 update.
If I update to 1.8.6 or now 1.8.8 – it crashes the whole website. Is there a bug in 1.8.6 ?? Or is there some incompatibility with my site???
It think it is a php 5.6 issue. Update to 1.8.9. I have made it compatible for lower php versions
Hi, yes originally was 1.8.5…. now 1.8.9 works, doesn’t crash site – thank you. But is there some issues with the form and validation?? When I try to submit I get –
Please enter first name, last name and a valid email
Are there bugs in rfq-cart.php ?? Let me know if there is a bug fix coming, so I don’t need to look deeper – thanks in advance!!
It was crashing probably becasue you are not running php 5.6. I removed the code that needs php 5.6.
“When I try to submit I get – Please enter first name, last name and a valid email”
This should only happen if you are not logged in( a new visitor) and they have not entered their name and email. that is required for ” new user” that is not logged in. it should not happen if the user is already logged in. Are you logged in when this happens?
Also: what is your setting in rfq-toolkit checkout ‘normal’ or ‘rfq checkout’ from the settings page.
Hmmmm, I think it is a bug?
I’m not logged in, and I am entering correct details for Name, Email etc…. If I look at the plugin – under woocommerce – woo-rfq – line 307 , 372 are they ok ? Code looks not 100% to me? Could it have anything to do with it, or not???
When it submits the form and says –
Please enter first name, last name and a valid email
It also strips out all the fields that had been entered in.
Setting = Normal Checkout
-
This reply was modified 8 years, 10 months ago by
webdesignit.
-
This reply was modified 8 years, 10 months ago by
webdesignit.
please update to 10.8.11.
Thanks for reporting again. there was a bug as you pointed out but not in the area woocommerce β woo-rfq β line 307 , 372. π