Title: Errors in Backend
Last modified: May 26, 2021

---

# Errors in Backend

 *  Resolved [Rob Gelhausen](https://wordpress.org/support/users/repupress/)
 * (@repupress)
 * [5 years ago](https://wordpress.org/support/topic/errors-in-backend-2/)
 * Hello,
 * First, thank you for the great plugin and thank you for your help. I really appreciate
   all the work you have put into this. We are getting a number of errors in the
   backend when the plugin is enabled. We are running the plugin on a multisite 
   network.
 *     ```
       Notice: WP_Scripts::localize was called incorrectly. The $l10n parameter must be an array. To pass arbitrary data to scripts, use the wp_add_inline_script() function instead. Please see Debugging in WordPress for more information. (This message was added in version 5.7.0.) in /public_html/wp-includes/functions.php on line 5313
   
       Notice: WP_Scripts::localize was called incorrectly. The $l10n parameter must be an array. To pass arbitrary data to scripts, use the wp_add_inline_script() function instead. Please see Debugging in WordPress for more information. (This message was added in version 5.7.0.) in /public_html/wp-includes/functions.php on line 5313
   
       Notice: WP_Scripts::localize was called incorrectly. The $l10n parameter must be an array. To pass arbitrary data to scripts, use the wp_add_inline_script() function instead. Please see Debugging in WordPress for more information. (This message was added in version 5.7.0.) in /public_html/wp-includes/functions.php on line 5313
   
       Notice: WP_Scripts::localize was called incorrectly. The $l10n parameter must be an array. To pass arbitrary data to scripts, use the wp_add_inline_script() function instead. Please see Debugging in WordPress for more information. (This message was added in version 5.7.0.) in /public_html/wp-includes/functions.php on line 5313
       ```
   

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

 *  Plugin Author [Lisandro Martinez](https://wordpress.org/support/users/wpsmartcontracts/)
 * (@wpsmartcontracts)
 * [4 years, 12 months ago](https://wordpress.org/support/topic/errors-in-backend-2/#post-14504831)
 * Hi thanks for the feedback.
 * Notices are not errors, and usually they can be safely ignored.
 * To ignore them take a look at:
    [https://www.php.net/manual/en/function.error-reporting.php](https://www.php.net/manual/en/function.error-reporting.php)
 *  Thread Starter [Rob Gelhausen](https://wordpress.org/support/users/repupress/)
 * (@repupress)
 * [4 years, 12 months ago](https://wordpress.org/support/topic/errors-in-backend-2/#post-14505060)
 * Can you please fix these. Debug is needed for other functionality and testing.
   We can’t have debug enabled if these errors are going to be shown to users. Thank
   you.
 *  Plugin Author [Lisandro Martinez](https://wordpress.org/support/users/wpsmartcontracts/)
 * (@wpsmartcontracts)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/errors-in-backend-2/#post-14574428)
 * Fixed
 *  Thread Starter [Rob Gelhausen](https://wordpress.org/support/users/repupress/)
 * (@repupress)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/errors-in-backend-2/#post-14574807)
 * Thank you so much. I really appreciate all the time, energy and incredible expertise
   you have put into this project.

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

The topic ‘Errors in Backend’ is closed to new replies.

 * ![](https://ps.w.org/wp-smart-contracts/assets/icon-256x256.png?rev=2931594)
 * [WPSmartContracts](https://wordpress.org/plugins/wp-smart-contracts/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-smart-contracts/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-smart-contracts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-smart-contracts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-smart-contracts/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Rob Gelhausen](https://wordpress.org/support/users/repupress/)
 * Last activity: [4 years, 11 months ago](https://wordpress.org/support/topic/errors-in-backend-2/#post-14574807)
 * Status: resolved