Title: Error without change noting
Last modified: May 30, 2025

---

# Error without change noting

 *  [markusxx](https://wordpress.org/support/users/markusxx/)
 * (@markusxx)
 * [1 year ago](https://wordpress.org/support/topic/error-without-change-noting/)
 * Hi, i have Error since 1 Week but i dont have Installed or change something, 
   only after Automatic Update… now i bevome this error :
 * **Fatal error**: Uncaught Error: Call to undefined function get_magic_quotes_gpc()
   in /var/www/vhosts/piewcom.de/httpdocs/wp-includes/load.php:663 Stack trace: #
   0 /var/www/vhosts/piewcom.de/httpdocs/wp-settings.php(333): wp_magic_quotes()#
   1 /var/www/vhosts/piewcom.de/httpdocs/wp-config.php(88): require_once(‘…’) #2/
   var/www/vhosts/piewcom.de/httpdocs/wp-load.php(37): require_once(‘…’) #3 /var/
   www/vhosts/piewcom.de/httpdocs/wp-blog-header.php(13): require_once(‘…’) #4 /
   var/www/vhosts/piewcom.de/httpdocs/index.php(17): require(‘…’) #5 {main} thrown
   in **/var/www/vhosts/piewcom.de/httpdocs/wp-includes/load.php** on line **663**

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

 *  [Chintan hingrajiya](https://wordpress.org/support/users/chintan1896/)
 * (@chintan1896)
 * [1 year ago](https://wordpress.org/support/topic/error-without-change-noting/#post-18490898)
 * Hi [@markusxx](https://wordpress.org/support/users/markusxx/),
 * This error occurred because the `get_magic_quotes_gpc` function was removed in
   PHP 8.0. I have attached the PHP [documentation](https://www.php.net/manual/en/function.get-magic-quotes-gpc.php)
   for your reference. You need to check your plugin or theme code where this function
   is used. You can either disable the plugin or remove the usage of this function
   in your code to fix the issue. If you still face any problems, let me know.
 * Thanks!
 *  [Manuel Camargo](https://wordpress.org/support/users/sirlouen/)
 * (@sirlouen)
 * [1 year ago](https://wordpress.org/support/topic/error-without-change-noting/#post-18491015)
 * I was checking the source code for the last version, and there is no [get_magic_quotes_gpc](https://www.php.net/manual/en/function.get-magic-quotes-gpc.php)
   any more. This seems to be a deprecated function that was removed for PHP 8.0
 * I checked the code 2 years ago, and this was not there as expected either.
 * Then I’ve checked 10 years ago, and it was. So basically, I’ve been tracing down
   when this was deleted to [[46105]](https://core.trac.wordpress.org/changeset/46105),
   exactly 6 years ago.
 * It looks like you are using an ultra-outdated version of WordPress or… your code
   has been modified, and you are using a non-official version of WP (or a hacked
   version, which is worse)

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

The topic ‘Error without change noting’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [Manuel Camargo](https://wordpress.org/support/users/sirlouen/)
 * Last activity: [1 year ago](https://wordpress.org/support/topic/error-without-change-noting/#post-18491015)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
