Title: get_settings error on theme
Last modified: August 20, 2016

---

# get_settings error on theme

 *  [darrent71](https://wordpress.org/support/users/darrent71/)
 * (@darrent71)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/get_settings-error-on-theme/)
 * I have the following error on a theme I installed:
 * Notice: get_settings is deprecated since version 2.1! Use get_option() instead.
   in C:\\Domains\\domain.com\\wwwroot\\wp-includes\\functions.php on line 3382
 * Get_settings was used a few times in the theme’s functions.php but I changed 
   all references to get_option but still get this error.
 * Also when logged into my dashboard on the theme options page all the inputs contain
   the same error so I can’t configure it.
 * There are no plugins installed as this is a fresh WP install, so any ideas what
   else might cause this error?

Viewing 1 replies (of 1 total)

 *  [pixelandgrain](https://wordpress.org/support/users/pixelandgrain/)
 * (@pixelandgrain)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/get_settings-error-on-theme/#post-2401514)
 * Open your theme files may be you have to go through with all files and find `
   get_settings` if anywhere have been used and change it to `get_option`

Viewing 1 replies (of 1 total)

The topic ‘get_settings error on theme’ is closed to new replies.

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [pixelandgrain](https://wordpress.org/support/users/pixelandgrain/)
 * Last activity: [14 years, 5 months ago](https://wordpress.org/support/topic/get_settings-error-on-theme/#post-2401514)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
