Title: [Plugin: Custom Contact Forms] Broken?
Last modified: August 19, 2016

---

# [Plugin: Custom Contact Forms] Broken?

 *  [Tom Belknap](https://wordpress.org/support/users/dragonflyeye/)
 * (@dragonflyeye)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-custom-contact-forms-broken/)
 * Getting the following error when activating:
 * Notice: Undefined index: page in /var/www/dfe/home/wp-content/plugins/custom-
   contact-forms/custom-contact-forms.php on line 90
 * Notice: Undefined property: CustomContactFormsAdmin::$getAdminOptionsName in /
   var/www/dfe/home/wp-content/plugins/custom-contact-forms/custom-contact-forms.
   php on line 62
 * The first error was simply solved: just edit the file as follows:
    `$GLOBALS['
   ccf_current_page'] = (isset($_GET['page'])) ? $_GET['page'] : '';`
 * But that other? I don’t have time to try to fix it on my own. Hope you can get
   this solved quickly: I really like the plugin when it works correctly.
 * [http://wordpress.org/extend/plugins/custom-contact-forms/](http://wordpress.org/extend/plugins/custom-contact-forms/)

The topic ‘[Plugin: Custom Contact Forms] Broken?’ is closed to new replies.

 * ![](https://ps.w.org/custom-contact-forms/assets/icon-256x256.png?rev=1067156)
 * [Custom Contact Forms](https://wordpress.org/plugins/custom-contact-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-contact-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-contact-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-contact-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-contact-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-contact-forms/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Tom Belknap](https://wordpress.org/support/users/dragonflyeye/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-custom-contact-forms-broken/)
 * Status: not resolved