We haven't made any changes to http://peakbiety.com/blog/ recently, but the following deprecated errors are now appearing on every page:
Deprecated: Assigning the return value of new by reference is deprecated in /home/content/p/e/a/peakbiety/html/blog/wp-settings.php on line 520
Deprecated: Assigning the return value of new by reference is deprecated in /home/content/p/e/a/peakbiety/html/blog/wp-settings.php on line 535
Deprecated: Assigning the return value of new by reference is deprecated in /home/content/p/e/a/peakbiety/html/blog/wp-settings.php on line 542
Deprecated: Assigning the return value of new by reference is deprecated in /home/content/p/e/a/peakbiety/html/blog/wp-settings.php on line 578
Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/content/p/e/a/peakbiety/html/blog/wp-settings.php on line 18
I know I probably need to go in and update WP, plugins, etc, but when I go to log-in at http://peakbiety.com/blog/wp-admin/, I get the same errors on that page and no place to log-in.
I read in other threads that I should add define('WP_DEBUG', TRUE); or define('WP_DEBUG', FALSE); to the wp-config.php file, so I tried both of those. Adding True generated additional errors, adding false made no changes.
Any help would be greatly appreciated. Thanks!