Quantcast
Channel: WordPress.org Forums » [Visual Form Builder] Support
Viewing all 2775 articles
Browse latest View live

Form requires Login

$
0
0

Replies: 0

All;
You will see on the blog page a link to the Fall tagging form.

I have created this simple form in the free version of VFB and when the public browses to the page and selects to open the form, the page requests a login.

I suspect that There is a setting that I need to modify but I am unable to find the correct setting.

Thank you in advance for any assistance

  • This topic was modified 56 minutes ago by Sehguh.

Is it possible to make the actual form as PDF and mail it?

$
0
0

Replies: 0

We’re using a VFB-form internally in the company and it works fine. However, we would like the plugin to compile the result into a PDF-file and mail that to the administrator, instead of a html-file containing all the form answers.

How can we achieve this?

Email Notification

$
0
0

Replies: 0

Hi,

Amazing plugin you’ve got, but this plugin doesnt send out emails as promised!

Send uploaded file instead of storing on server

$
0
0

Replies: 0

Is there am way to have the file uploads attached to the email instead of having them saved on the server and taking up space?

Show/Hide options based on entries number

$
0
0

Replies: 0

Hello,
We are running a training program where students can apply to courses using a form built with VFB. One of the fields is a “Select” type field where students can select one of six date options. My question is it possible to automatically remove an option based on a specific entries number?

For example if 100 student (which is the maximum number of available seats in our classroom) have selected the first option, that option will automatically be removed from the list so that no more students can select that option.

I understand that this probably not available right now but I wonder if there is any way to get around this even if coding is required.

Need to remove verification

$
0
0

Replies: 0

How do I remove the verification from the forms? I’ve install a plugin that handles all that, and I don’t need the included verification. How do I remove it?

Thanks!

Spam

$
0
0

Replies: 0

Since converting a Contact Us page to using VFB I am getting a lot of spam emails mainly from Russia.
I am now using Akismet but this has no effect.
It is clear that the “type in 2 numbers” verification is not sufficient. Is there any other option? Otherwise I may have to move to another form plugin.

VFB Pro ignores max length for spam

$
0
0

Replies: 0

Hey,

since VFB Pro is very bad at filtering spam i build 2 honeypots.

Both fields are hidden and I test if the fields have a length between 0 and 1:

https://ibb.co/XbtKNhy

When I test it manually its working fine. But it does not stop bots form spamming me although they are filling the field:

Field filled with a number
Field filled with spam

Am I missing something or is the plugin not working properly for automatically filled input by bots?

Cheers


How to know if we have an unlimited license?

$
0
0

Replies: 0

I’ve taken over web development for a company that has 6 websites which use VFB. Some of them have the Pro version, some the basic version. Is there a way to find out if we purchased the Unlimited version? I”m asking because we need all of the sites to have VFB Pro. Thank you for any feedback.

There has been a critical error on your website.

$
0
0

Replies: 0

I use visual form in my WordPress and when you try to send the form apear this:

There has been a critical error on your website.

Learn more about debugging in WordPress.

The pics yes are upload to our gallery but not the rest of the form, and don´t send the mail with the form.
Can anibody help me to resolve it? I think is something with the new WordPress update. The rest of the webpage Works perferctly.

Thanks

Currency Field

$
0
0

Replies: 0

Can you tell me what is the currency field for?
I need a payment field when the customer enter all the details in the form the click on the submit button then takes them to paypal is this possible with this free plugin?

VFB PRo shows error after submit Cannot modify header information

$
0
0

Replies: 0

Notice: Undefined variable: chimp_email in /home/drlauren/public_html/naturecurefamilyhealth.com/wp-content/plugins/vfbp-notifications/admin/class-notifications.php on line 254

Warning: Cannot modify header information – headers already sent by (output started at /home/drlauren/public_html/naturecurefamilyhealth.com/wp-content/plugins/vfbp-notifications/admin/class-notifications.php:254) in /home/drlauren/public_html/naturecurefamilyhealth.com/wp-includes/pluggable.php on line 1265

Warning: Cannot modify header information – headers already sent by (output started at /home/drlauren/public_html/naturecurefamilyhealth.com/wp-content/plugins/vfbp-notifications/admin/class-notifications.php:254) in /home/drlauren/public_html/naturecurefamilyhealth.com/wp-includes/pluggable.php on line 1268

Digit Validation not working

$
0
0

Replies: 0

On this contact form, I have a Message Validation Number, which I have validated to digits only, and a mandatory field.

this answer is passing through the form validation
#file_links[“C:\Frazes.txt”,1,N]: #file_links[“C:\Links_Dating.txt”,1,N]

Can this be corrected?

VFB Pro: Consider supporting reCAPTCHA (v2) Invisible

$
0
0

Replies: 0

Hi there

I see that the choices for reCAPTCHA are “v2 (Checkbox)” and “v3 (Invisible)”. You may want to consider supporting reCAPTCHA v2 (Invisible).

With v3 as you know, the implementation is score based and if the threshold is not met, there is no further opportunity for a visitor to verify themselves as human. v3 Invisible therefore works best in situations where a further verification method can be employed alongside it. This is where v2 Invisible is the better choice, because it’s invisible until it’s deemed necessary to challenge the visitor further.

Regards,
Jamie

VFB Pro: Submissions being let through with empty required fields

$
0
0

Replies: 0

Hi

I’m getting form entries with empty fields for fields that have been configured as required. Is the required field validation only checked client side?

As an aside, these looks like spammy submissions, possibly a direct POST to the submission URL, but I have reCAPTCHA enabled, so I’m not sure how they are getting through.

Jamie


VFB Pro: Duplicate entry IDs (_vfb_seq_num)

$
0
0

Replies: 0

Hi

I’ve noticed that I have the same entry ID being displayed against my entries in a particular form. Indeed, looking at the database, I can see IDs have been reused in the same form:

20190 6457 _vfb_form_id 3
20191 6457 _vfb_seq_num 2

20426 6504 _vfb_form_id 3
20427 6504 _vfb_seq_num 2

Regards
Jamie

VFB entries not found, required uploads not found

$
0
0

Replies: 0

I run a small tour operator business, and need to collect customer data when they pay a deposit, including an upload of their passport. The passport upload is a required field in my VFB form.

The form has been incorporated into the payment process by my web developer. Once payment is made, the customer is redirected to a page which says “thank you for your payment – now fill in this form to complete your registration”.

Recently some of the entries do not have the passport attached, but the rest of the data is stored in the “entries” of VFB. How is this possible, when it is a required field?

Even more worryingly, I don’t seem to have any data from the last 3 customers. They all tell me that they filled in the form and uploaded their passports. I looked in my media library, and I have one of the passports there, but no data in the “entries”.

I do have another link to the form, via the Main Menu. I sent this link to the 3 customers, and all filled the form in. One worked perfectly (entry in database and passport in media library), and the other two had entries, but were missing the passport uploads.

Help please! Even my web designer is stumped!!

Good form rejected as spam

$
0
0

Replies: 0

Hi, I am having a weirdly opposite problem from most regarding spam.

I have an application form for a grant that most users had no trouble with. One user, however, had hers rejected with the error message “your application answers look too much like spam and cannot be submitted at this time”. She sent her application via email and I inserted her text into the fields, hit the submit button, and got the same error message.

I am wondering what the criteria would be that would have caused this. Her application was very professional, and had no concerning words or phrases. It was longer than the others that were accepted, but no obvious other difference.

What are the criteria that are being checked that can cause this specific message?

Thanks

VFB Pro not well secured !

$
0
0

Replies: 0

Not quiet sure but I think I found a bug that enable users to add new items to lists without permission.

Details:
Say you have a list of selections in the form. Just discovered that in the front end, anyone can use “Inspect Elements” tool in Chrome or any browser to inject/change items in the list. I realized this when I start noticing some weird selections I never added as choices to that list.
This is not supposed to happen am I right?

reCAPTCHA V3

$
0
0

Replies: 0

We have had various reports from users saying that when they press submit they get a blank screen. I have tried using the Tor browser and filling out the above form and I get a nearly blank screen with a box that says “Back” – if you press “Back” you go back to the form
You can see a screen capture of the screen here
I am guessing this is caused by reCAPTCHA V3
Could you try this on your system?
There seems to be no way out of this

Viewing all 2775 articles
Browse latest View live