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.
sswells on "[Plugin: Formidable Forms] Saving User-entered data for later completion"
mohnkern 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 /home/chs_main/cherryhillseminary.com/machform/includes/view-functions.php on line 1561
Deprecated: Assigning the return value of new by reference is deprecated in /home/chs_main/cherryhillseminary.com/machform/includes/view-functions.php on line 1643
Deprecated: Assigning the return value of new by reference is deprecated in /home/chs_main/cherryhillseminary.com/machform/includes/view-functions.php on line 1654
Deprecated: Assigning the return value of new by reference is deprecated in /home/chs_main/cherryhillseminary.com/machform/includes/view-functions.php on line 1704
Deprecated: Assigning the return value of new by reference is deprecated in /home/chs_main/cherryhillseminary.com/machform/includes/view-functions.php on line 1892
Deprecated: Assigning the return value of new by reference is deprecated in /home/chs_main/cherryhillseminary.com/machform/includes/view-functions.php on line 1975
Deprecated: Assigning the return value of new by reference is deprecated in /home/chs_main/cherryhillseminary.com/machform/includes/view-functions.php on line 1986
Deprecated: Assigning the return value of new by reference is deprecated in /home/chs_main/cherryhillseminary.com/machform/includes/view-functions.php on line 2042
Deprecated: Assigning the return value of new by reference is deprecated in /home/chs_main/cherryhillseminary.com/machform/includes/view-functions.php on line 2212
Deprecated: Assigning the return value of new by reference is deprecated in /home/chs_main/cherryhillseminary.com/machform/includes/view-functions.php on line 2272
Warning: Cannot modify header information - headers already sent by (output started at /home/chs_main/cherryhillseminary.com/machform/includes/view-functions.php:1561) in /home/chs_main/cherryhillseminary.com/machform/embed.php on line 91
AmityMishra on "[Plugin: Formidable Forms] SMTP server response: 550"
I tried to test form i got this error, can anyone please help.
PHP Warning: mail(): SMTP server response: 550 Requested action not taken: mailbox unavailable or not local in D:\Inetpub\vhosts\fiskaz.com\mantramugdh.com\wp-content\plugins\formidable\classes\models\FrmNotification.php on line 118
sswells on "[Plugin: Formidable Forms] SMTP server response: 550"
This is beyond Formidable control. You'll need to contact your web host with this.
fl97480 on "[Plugin: Formidable Forms] SMTP server response: 550"
Voilà mon soucis concernant la création d'un formulaire. En faite la création pas de problème, la mise en page aussi . le soucis c'est que en faite l'image d'arrière plan du formulaire ne permet pas de lire correctement ce qui est écrit. ce que je voudrais c'est d'avoir une page blanche. Merci de votre aide
Mail: lebreton-fabrice@gmx.fr
maxphotoaustin on "[Plugin: Formidable Forms] Adding images as options"
I'm wondering if it's possible to create a radio button form and utilize images instead of text as the options. For example, I rent photo booths, and instead of using radio buttons saying "red," "gold," "purple," etc. for the curtain options, having small photographs of the curtains.
Thanks so much in advance!
slowmovingtrain on "[Plugin: Formidable Forms] Formidable view shortcode not visible"
I am having in getting the table data to display here http://frugalmule.com/frm_display/companies_and_type/. This is the video that further describes the issure description http://screencast.com/t/jEs1oaDgFH0Q
Assistance is greatly appreciated.
mythusmage on "[Plugin: Formidable Forms] Die Roller"
Have you thought of adding one?
sswells on "[Plugin: Formidable Forms] Error message"
That says you are missing files. You'll need to delete the plugin and reinstall. Can you please post in our help desk for support?
http://formidablepro.com/help-topics/
odisey.nfo on "[Plugin: Formidable Forms] Formidable Pro 1.07.08 Problem"
after update can't post entry even as admin!
i have to revert to older version
sswells on "[Plugin: Formidable Forms] Formidable Pro 1.07.08 Problem"
What happens when you try to create an entry? Can you please provide more information?
odisey.nfo on "[Plugin: Formidable Forms] Formidable Pro 1.07.08 Problem"
it reload the page without success message and your at the beginning of form like loop.
entry is not created!
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?
allanlud 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 top of my screen:
Your Formidable database needs to be updated.
Please deactivate and reactivate the plugin to fix this or Update NowThis site has been previously authorized to run Formidable Pro.
Install the pro version or deauthorize this site to continue running the free version and remove this message.
I am updating everything in a sub folder using a duplicate version of the site before updating the live site.
Any help on this much appreciated.
Thanks,
Al.
sswells 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 post in our help desk for further support?
sswells 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 line 412 to:
is_callable('Akismet::http_post')
Does that solve the problem for you?
allanlud on "[Plugin: Formidable Forms] Messages After Updating Plugin"
Thanks for this.
shooter56 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 another group. Is there a way to do this? Thanks in advance for your help.
jamie.wahlin on "[Plugin: Formidable Forms] Putting text between Formidable fields"
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 assistance, you will need to log in with a paid account and create a topic in our help desk:
http://formidablepro.com/help-topics/
shooter56 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.