Error message when importing from localhost to live site
-
I get this error message after I tried to import the content from my localhost site and up to my live site:
Notice: get_theme_data is deprecated since version 3.4! Use wp_get_theme() instead. in /customers/a/c/6/stigbratvold.no/httpd.www/wp-includes/functions.php on line 2628 Warning: Cannot modify header information – headers already sent by (output started at /customers/a/c/6/stigbratvold.no/httpd.www/wp-includes/functions.php:2628) in /customers/a/c/6/stigbratvold.no/httpd.www/wp-includes/option.php on line 563 Warning: Cannot modify header information – headers already sent by (output started at /customers/a/c/6/stigbratvold.no/httpd.www/wp-includes/functions.php:2628) in /customers/a/c/6/stigbratvold.no/httpd.www/wp-includes/option.php on line 564 Notice: Undefined index: id in /customers/a/c/6/stigbratvold.no/httpd.www/wp-content/themes/artiste/admin/admin-functions.php on line 49 Notice: Undefined index: std in /customers/a/c/6/stigbratvold.no/httpd.www/wp-content/themes/artiste/admin/admin-functions.php on line 50 Notice: Undefined index: id in /customers/a/c/6/stigbratvold.no/httpd.www/wp-content/themes/artiste/admin/admin-functions.php on line 49 Notice: Undefined index: std in /customers/a/c/6/stigbratvold.no/httpd.www/wp-content/themes/artiste/admin/admin-functions.php on line 50 Notice: Undefined index: id in /customers/a/c/6/stigbratvold.no/httpd.www/wp-content/themes/artiste/admin/admin-functions.php on line 49 Notice: Undefined index: std in /customers/a/c/6/stigbratvold.no/httpd.www/wp-content/themes/artiste/admin/admin-functions.php on line 50 Notice: Undefined index: id in /customers/a/c/6/stigbratvold.no/httpd.www/wp-content/themes/artiste/admin/admin-functions.php on line 49 Notice: Undefined index: std in /customers/a/c/6/stigbratvold.no/httpd.www/wp-content/themes/artiste/admin/admin-functions.php on line 50
Does anyone know how I can fix this or reset everything again?
- The topic ‘Error message when importing from localhost to live site’ is closed to new replies.