Title: Error message
Last modified: August 21, 2016

---

# Error message

 *  Resolved [ryneb](https://wordpress.org/support/users/ryneb/)
 * (@ryneb)
 * [12 years ago](https://wordpress.org/support/topic/error-message-323/)
 * Using the Crangasi WordPress theme I receive the error message:
 * Undefined index: FBOIF_DEFAULT_URL_NAME in /home3/plummerh/public_html/ijplum/
   themoonisadeadworld/wp-content/plugins/feedburner-optin-form/feedburner-optin-
   form.php on line 317
 * Just wondering how I can resolve this issue.
 * [https://wordpress.org/plugins/feedburner-optin-form/](https://wordpress.org/plugins/feedburner-optin-form/)

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

 *  Plugin Author [jp2112](https://wordpress.org/support/users/jp2112/)
 * (@jp2112)
 * [12 years ago](https://wordpress.org/support/topic/error-message-323/#post-4943864)
 * Got it, I will upload a fix later today (I’m not at home right now). Thx
 *  Plugin Author [jp2112](https://wordpress.org/support/users/jp2112/)
 * (@jp2112)
 * [12 years ago](https://wordpress.org/support/topic/error-message-323/#post-4943868)
 * Sorry, if you want to fix it in the meantime, open the plugin file (feedburner-
   optin-form.php) and go to line 317
 * Change `FBOIF_DEFAULT_URL_NAME` to `FBOIF_DEFAULT_UID_NAME`
 *  Thread Starter [ryneb](https://wordpress.org/support/users/ryneb/)
 * (@ryneb)
 * [12 years ago](https://wordpress.org/support/topic/error-message-323/#post-4943963)
 * That worked for that error, but now I’m still getting these:
 * Notice: Undefined index: userid in /home3/plummerh/public_html/ijplum/themoonisadeadworld/
   wp-content/plugins/feedburner-optin-form/feedburner-optin-form.php on line 205
 * Notice: Undefined index: nofollow in /home3/plummerh/public_html/ijplum/themoonisadeadworld/
   wp-content/plugins/feedburner-optin-form/feedburner-optin-form.php on line 473
 * Notice: Undefined index: nonloggedonly in /home3/plummerh/public_html/ijplum/
   themoonisadeadworld/wp-content/plugins/feedburner-optin-form/feedburner-optin-
   form.php on line 473
 *  Plugin Author [jp2112](https://wordpress.org/support/users/jp2112/)
 * (@jp2112)
 * [12 years ago](https://wordpress.org/support/topic/error-message-323/#post-4944014)
 * Can you do me a favor? Edit the plugin line 205 and change this line
 * `if (isset($atts['userid'])) {`
 * to this
 * `if (!empty($atts['userid'])) {`
 * and see if the first error still occurs?
 *  Thread Starter [ryneb](https://wordpress.org/support/users/ryneb/)
 * (@ryneb)
 * [12 years ago](https://wordpress.org/support/topic/error-message-323/#post-4944037)
 * The latest update has cleared up most of the problems besides this one:
 * Notice: Undefined index: nonloggedonly in /home3/plummerh/public_html/ijplum/
   themoonisadeadworld/wp-content/plugins/feedburner-optin-form/feedburner-optin-
   form.php on line 473
 * which is linked to the checkmark box “Show output to non-logged in users only?”
   When I click that box, the error goes away. But I would like to show output to
   logged in users as well.
 *  Plugin Author [jp2112](https://wordpress.org/support/users/jp2112/)
 * (@jp2112)
 * [12 years ago](https://wordpress.org/support/topic/error-message-323/#post-4944115)
 * Sounds like a logic issue, let me look into that. Thx
 *  Plugin Author [jp2112](https://wordpress.org/support/users/jp2112/)
 * (@jp2112)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/error-message-323/#post-4944127)
 * Is this issue still occurring? I believe I fixed it but I would like to know.
   Thx
 *  Plugin Author [jp2112](https://wordpress.org/support/users/jp2112/)
 * (@jp2112)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/error-message-323/#post-4944131)
 * I am marking this as resolved, please start a new thread if that is not the case.
   Thx

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

The topic ‘Error message’ is closed to new replies.

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

## Tags

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

 * 8 replies
 * 2 participants
 * Last reply from: [jp2112](https://wordpress.org/support/users/jp2112/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/error-message-323/#post-4944131)
 * Status: resolved