Title: Error message
Last modified: August 30, 2016

---

# Error message

 *  Resolved [Annika Rathje](https://wordpress.org/support/users/annika-rathje/)
 * (@annika-rathje)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/error-message-484/)
 * Hi,
 * When I add the register shortcode, I get this error message on my site:
 * Notice: Undefined variable: StylesString in /customers/7/2/3/fb-dw.de/httpd.www/
   wp-content/plugins/front-end-only-users/Functions/EWD_FEUP_Styling.php on line
   11 Notice: Undefined index: Payment_Required in /customers/7/2/3/fb-dw.de/httpd.
   www/wp-content/plugins/front-end-only-users/Shortcodes/Insert_Register_Form.php
   on line 40
 * Can someone help me, please?
 * Thanks
 * [https://wordpress.org/plugins/front-end-only-users/](https://wordpress.org/plugins/front-end-only-users/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/error-message-484/#post-6859958)
 * Hi Annika,
 * these are just notices. They do not hinder on the functionalities of the plugin.
   If you are uncomfortable with their display you may do the following:
 * Turn off the noticed using:
 * <?php
    // Turn off all error reporting error_reporting(0); ?>
 * Which you could add to the Main.php file of the plugin or to your theme’s functions.
   php file
 * Best regards,
 * EWD

Viewing 1 replies (of 1 total)

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

 * ![](https://ps.w.org/front-end-only-users/assets/icon-128x128.png?rev=1805921)
 * [Front End Users](https://wordpress.org/plugins/front-end-only-users/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/front-end-only-users/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/front-end-only-users/)
 * [Active Topics](https://wordpress.org/support/plugin/front-end-only-users/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/front-end-only-users/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/front-end-only-users/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/error-message-484/#post-6859958)
 * Status: resolved