sswells on "[Plugin: Formidable Forms] Formidable Pro 1.07.08 Problem"
Do you have any information on how we might replicate? Or maybe information about your server? Are you running a Windows server? What version of PHP?
View Articleallanlud on "[Plugin: Formidable Forms] Messages After Updating Plugin"
Hi, I am running some updates on a website for someone (so far 20 plugins, 4 themes and WordPress itself from 3.1.3 to 3.9.1). After I update the Formidable Plugin I have the following messages at the...
View Articlesswells on "[Plugin: Formidable Forms] Messages After Updating Plugin"
You should click the link in that box to update your database, and follow the instructions here to update to pro: http://formidablepro.com/knowledgebase/manually-install-formidable-pro/ Can you please...
View Articlesswells on "[Plugin: Formidable Forms] Formidable Pro 1.07.08 Problem"
This change fixed the problem on another site. It would be great if you could try this small change in formidable/classes/models/FrmEntry.php. Can you change method_exists('Akismet', 'http_post') in...
View Articleshooter56 on "[Plugin: Formidable Forms] Putting text between Formidable fields"
I'm wondering if there is a way to put text blocks between Formidable form fields. I have a rental application and I would like to put some copy midway through the form between one group of fields and...
View Articlejamie.wahlin on "[Plugin: Formidable Forms] Putting text between Formidable...
If you have the paid version of Formidable, you can add a Section Heading field or an HTML field for this. If you do not, you can add some text in your form's Settings > Customize HTML For further...
View Articleshooter56 on "[Plugin: Formidable Forms] Putting text between Formidable fields"
Thanks for your reply. The "Customize HTML" option did exactly what I needed. I appreciate your help.
View Articleodisey.nfo on "[Plugin: Formidable Forms] Formidable Pro 1.07.08 Problem"
After update from Formidable Pro 1.07.08 to 1.07.09 all problem was fix! Tnx for your help Steph
View ArticleIan Dunn on "[Plugin: Formidable Forms] 'You do not have permission to do...
When I send a test message while logged in, it works fine. If I log out and try again I get this error: There was a problem with your submission. Errors are marked below. You do not have permission to...
View Articlesswells on "[Plugin: Formidable Forms] 'You do not have permission to do...
Interesting. Thanks for the resources. Here's a change that will be included in the next release. Line 344 of formidable/classes/models`/FrmEntry.php changed from: if (...
View Articlesswells on "[Plugin: Formidable Forms] 'You do not have permission to do...
Actually, let's just do this: if ( !isset($values['frm_submit_entry']) ) {
View ArticleIan Dunn on "[Plugin: Formidable Forms] 'You do not have permission to do...
Hmm, I'm not sure I understand. If you're removing the wp_verify_nonce() check -- and, presumably, the corresponding wp_nonce_field() call -- then why keep the isset( $values['frm_submit_entry'] )...
View Articlesswells on "[Plugin: Formidable Forms] 'You do not have permission to do...
Final answer... ignore my second response. The first is what we'll stick with. The nonce field will be on the front end regardless of whether the user is logged in or not, but it will only be checked...
View ArticleIan Dunn on "[Plugin: Formidable Forms] 'You do not have permission to do...
Sounds great, thanks :)
View Articlerenemc on "[Plugin: Formidable Forms] Resizing ReCaptcha field"
Hi, I was just wondering if it was possible to resize the recaptcha field? My sidebar is roughly 200px wide so it doesn't fit. How would I go about making that change? Any help would be greatly...
View Articlesswells on "[Plugin: Formidable Forms] Resizing ReCaptcha field"
Can you please take a look at this related topic, and post in our help desk with any further questions. http://formidablepro.com/help-desk/resize-recaptcha/
View Articleockographics on "[Plugin: Formidable Forms] Saving User-entered data for...
I have a long form I want to do. If connection is lost, or if person wants to finish later, can this be set up to save data so person won't have to re-enter? If so, on free or only paid?...
View Articlesswells on "[Plugin: Formidable Forms] Saving User-entered data for later...
When a connection is lost, there is not way to save anything to your site. But the pro version does have an option for logged-in users to save a draft that they can continue later.
View Articlemohnkern on "[Plugin: Formidable Forms] Deprecated"
I'm getting the following error message after upgrading to 1.07.09 Deprecated: Assigning the return value of new by reference is deprecated in...
View Article