Title: Error message when trying to save changes.
Last modified: August 22, 2016

---

# Error message when trying to save changes.

 *  Resolved [tracethompson](https://wordpress.org/support/users/tracethompson/)
 * (@tracethompson)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/error-message-when-trying-to-save-changes/)
 * When I try to save the changes to the plugin (just wanting the video as my homepage
   background) it gives me this error message:
    What am I doing wrong?
 * Notice: options.php was called with an argument that is deprecated since version
   2.7! The mbYTPlayer_donate setting is unregistered. Unregistered settings are
   deprecated. See [http://codex.wordpress.org/Settings_API](http://codex.wordpress.org/Settings_API)
   in /Applications/MAMP/htdocs/wordpress/wp-includes/functions.php on line 3193
 * Notice: options.php was called with an argument that is deprecated since version
   2.7! The mbYTPlayer_home_video_url setting is unregistered. Unregistered settings
   are deprecated. See [http://codex.wordpress.org/Settings_API](http://codex.wordpress.org/Settings_API)
   in /Applications/MAMP/htdocs/wordpress/wp-includes/functions.php on line 3193
 * Notice: options.php was called with an argument that is deprecated since version
   2.7! The mbYTPlayer_show_controls setting is unregistered. Unregistered settings
   are deprecated. See [http://codex.wordpress.org/Settings_API](http://codex.wordpress.org/Settings_API)
   in /Applications/MAMP/htdocs/wordpress/wp-includes/functions.php on line 3193
 * Notice: options.php was called with an argument that is deprecated since version
   2.7! The mbYTPlayer_show_videourl setting is unregistered. Unregistered settings
   are deprecated. See [http://codex.wordpress.org/Settings_API](http://codex.wordpress.org/Settings_API)
   in /Applications/MAMP/htdocs/wordpress/wp-includes/functions.php on line 3193
 * Notice: options.php was called with an argument that is deprecated since version
   2.7! The mbYTPlayer_mute setting is unregistered. Unregistered settings are deprecated.
   See [http://codex.wordpress.org/Settings_API](http://codex.wordpress.org/Settings_API)
   in /Applications/MAMP/htdocs/wordpress/wp-includes/functions.php on line 3193
 * Notice: options.php was called with an argument that is deprecated since version
   2.7! The mbYTPlayer_ratio setting is unregistered. Unregistered settings are 
   deprecated. See [http://codex.wordpress.org/Settings_API](http://codex.wordpress.org/Settings_API)
   in /Applications/MAMP/htdocs/wordpress/wp-includes/functions.php on line 3193
 * Notice: options.php was called with an argument that is deprecated since version
   2.7! The mbYTPlayer_start_at setting is unregistered. Unregistered settings are
   deprecated. See [http://codex.wordpress.org/Settings_API](http://codex.wordpress.org/Settings_API)
   in /Applications/MAMP/htdocs/wordpress/wp-includes/functions.php on line 3193
 * Notice: options.php was called with an argument that is deprecated since version
   2.7! The mbYTPlayer_stop_at setting is unregistered. Unregistered settings are
   deprecated. See [http://codex.wordpress.org/Settings_API](http://codex.wordpress.org/Settings_API)
   in /Applications/MAMP/htdocs/wordpress/wp-includes/functions.php on line 3193
 * Notice: options.php was called with an argument that is deprecated since version
   2.7! The mbYTPlayer_loop setting is unregistered. Unregistered settings are deprecated.
   See [http://codex.wordpress.org/Settings_API](http://codex.wordpress.org/Settings_API)
   in /Applications/MAMP/htdocs/wordpress/wp-includes/functions.php on line 3193
 * Notice: options.php was called with an argument that is deprecated since version
   2.7! The mbYTPlayer_opacity setting is unregistered. Unregistered settings are
   deprecated. See [http://codex.wordpress.org/Settings_API](http://codex.wordpress.org/Settings_API)
   in /Applications/MAMP/htdocs/wordpress/wp-includes/functions.php on line 3193
 * Notice: options.php was called with an argument that is deprecated since version
   2.7! The mbYTPlayer_quality setting is unregistered. Unregistered settings are
   deprecated. See [http://codex.wordpress.org/Settings_API](http://codex.wordpress.org/Settings_API)
   in /Applications/MAMP/htdocs/wordpress/wp-includes/functions.php on line 3193
 * Notice: options.php was called with an argument that is deprecated since version
   2.7! The mbYTPlayer_add_raster setting is unregistered. Unregistered settings
   are deprecated. See [http://codex.wordpress.org/Settings_API](http://codex.wordpress.org/Settings_API)
   in /Applications/MAMP/htdocs/wordpress/wp-includes/functions.php on line 3193
 * Notice: options.php was called with an argument that is deprecated since version
   2.7! The mbYTPlayer_track_ga setting is unregistered. Unregistered settings are
   deprecated. See [http://codex.wordpress.org/Settings_API](http://codex.wordpress.org/Settings_API)
   in /Applications/MAMP/htdocs/wordpress/wp-includes/functions.php on line 3193
 * Notice: options.php was called with an argument that is deprecated since version
   2.7! The mbYTPlayer_stop_onclick setting is unregistered. Unregistered settings
   are deprecated. See [http://codex.wordpress.org/Settings_API](http://codex.wordpress.org/Settings_API)
   in /Applications/MAMP/htdocs/wordpress/wp-includes/functions.php on line 3193
 * Notice: options.php was called with an argument that is deprecated since version
   2.7! The mbYTPlayer_realfullscreen setting is unregistered. Unregistered settings
   are deprecated. See [http://codex.wordpress.org/Settings_API](http://codex.wordpress.org/Settings_API)
   in /Applications/MAMP/htdocs/wordpress/wp-includes/functions.php on line 3193
 * Warning: Cannot modify header information – headers already sent by (output started
   at /Applications/MAMP/htdocs/wordpress/wp-includes/functions.php:3193) in /Applications/
   MAMP/htdocs/wordpress/wp-includes/pluggable.php on line 1121
 * [https://wordpress.org/plugins/wpmbytplayer/](https://wordpress.org/plugins/wpmbytplayer/)

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

 *  Plugin Author [pupunzi](https://wordpress.org/support/users/pupunzi/)
 * (@pupunzi)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/error-message-when-trying-to-save-changes/#post-5227868)
 * Those are not errors but warning on the fact that the setting page is using some
   deprecated methods. Those advices should not been blocking.
 * Bye,
    Matteo
 *  Plugin Author [pupunzi](https://wordpress.org/support/users/pupunzi/)
 * (@pupunzi)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/error-message-when-trying-to-save-changes/#post-5228001)
 * The latest version fix those wornings.

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

The topic ‘Error message when trying to save changes.’ is closed to new replies.

 * ![](https://ps.w.org/wpmbytplayer/assets/icon.svg?rev=1544312)
 * [mb.YTPlayer for background videos](https://wordpress.org/plugins/wpmbytplayer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpmbytplayer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpmbytplayer/)
 * [Active Topics](https://wordpress.org/support/plugin/wpmbytplayer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpmbytplayer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpmbytplayer/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [pupunzi](https://wordpress.org/support/users/pupunzi/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/error-message-when-trying-to-save-changes/#post-5228001)
 * Status: resolved