A few bugs it seems
-
It seems this plug-in has a few bugs.
Date Field
If I use the default DD-MM-YYYY, it gives a validation error: “Please enter a valid date.”
If I change it to YYYY-MM-DD there’s no validation error, but I’d like to use the default.
Furthermore, when I don’t check ‘Input Time’ the field has a time stamp, when checked the time stamp is gone. That’s exactly the other way around from what I’m expecting.Payment Field
When entering an amount in the back-end, it’s not displayed in the form on the front-end.
When the ‘Donation’ part is not activated, it’s still called by the script, as I get the block “Received: 0.00” and a PHP warning:
Division by zero in /app/public/wp-content/plugins/liveforms/formfields/advanced/paymentmethods.class.php on line 290
When I do activate the Donation part and leave the ‘Amount’ section empty, the warning is gone and there’s a box to fill in an amount. However, the default value is then 4.99. Why is that?
Furthermore, I cannot upload an image to ‘Checkout Page Logo URL’. Clicking on the icon does nothing (I expected it to go to the Media Library), manually inserting a url is not saved. I thought it might have to do with the PHP version I’m using (7.2.0), but changing to other versions (7.0.3 and 5.6.20) made no difference.
I haven’t tested this plug-in fully yet, including sending of emails etc., but to be honest, the above problems don’t give me a lot of confidence. I hope you’ll have the time to correct these problems.
- The topic ‘A few bugs it seems’ is closed to new replies.