Title: Form not found.
Last modified: August 21, 2016

---

# Form not found.

 *  [tommyboy21](https://wordpress.org/support/users/tommyboy21/)
 * (@tommyboy21)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/form-not-found/)
 * Hi,
 * This awesome plugin was working absolutely fine for us until a couple of weeks
   ago.
 * Now when we try to use the short code to add the form for competition entries,
   we’re getting (form ‘competition-form’ not found).
 * Any idea what has gone wrong here?
 * [http://wordpress.org/extend/plugins/wordpress-form-manager/](http://wordpress.org/extend/plugins/wordpress-form-manager/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [DigitalBirtles](https://wordpress.org/support/users/digitalbirtles/)
 * (@digitalbirtles)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/form-not-found/#post-3815385)
 * I second that request! I have just installed the form manager and this function
   was the reason I installed it. Sadly, like Tommyboy, I get the (form ‘form-1’
   not found) error.
 * Would be great to have a fix for this, or an explanation.
 *  [gustafp](https://wordpress.org/support/users/gustafp/)
 * (@gustafp)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/form-not-found/#post-3815386)
 * Same happened here. Only I just get a blank page.
 * Does your form perhaps have two Email fields in the same form?
 *  [gustafp](https://wordpress.org/support/users/gustafp/)
 * (@gustafp)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/form-not-found/#post-3815387)
 * Forget the email fields. My problem has to do with having more than 20 Form Elements.
   Dont know how that works.
 *  [DigitalBirtles](https://wordpress.org/support/users/digitalbirtles/)
 * (@digitalbirtles)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/form-not-found/#post-3815388)
 * I suppose I should mention that I am using the latest version of Form Manager,
   and the WordPress 3.5.2 with the twenty twelve theme. Any one getting around 
   this?
 *  [gustafp](https://wordpress.org/support/users/gustafp/)
 * (@gustafp)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/form-not-found/#post-3815389)
 * My problem was that my ISP upgraded their PHP version from 5.3.3 to 5.4.4.
 * I could switch it back and all was fine. Maybe start there?
 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/form-not-found/#post-3815390)
 * Go to the Advanced page for your form, scroll to the bottom, and find the ‘Submission
   Data’ section. For your **text** fields, you should see something like:
 * `VARCHAR(256) CHARACTER SET utf8 COLLATE utf8_general_ci`
 * replace it with:
 * `text CHARACTER SET utf8 COLLATE utf8_general_ci`
 * The key point is replacing the ‘varchar’ with ‘text’. This will be there if you
   created the form with certain older versions of this plugin.
 * If you don’t see the ‘varchar’ version, then I don’t know what would cause the
   limit on 20 fields.
 * As for php 5.4, I havn’t tested the plugin against it yet. I’ll get on that.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Form not found.’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-form-manager.svg)
 * [Form Manager](https://wordpress.org/plugins/wordpress-form-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-form-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-form-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-form-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-form-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-form-manager/reviews/)

## Tags

 * [forms](https://wordpress.org/support/topic-tag/forms/)

 * 6 replies
 * 4 participants
 * Last reply from: [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/form-not-found/#post-3815390)
 * Status: not resolved