smartlook
Forum Replies Created
-
Forum: Themes and Templates
In reply to: get_theme_data is deprecated since version 3.4!Now I have updated wordpress to 3.4.1 and BizWay to 1.2 and I get this ERROR:
Notice: get_theme_data is deprecated since version 3.4! Use wp_get_theme() instead. in /customers/d/6/7/smartlookoptikk.no/httpd.www/wp-includes/functions.php on line 2628
Forum: Themes and Templates
In reply to: get_theme_data is deprecated since version 3.4!And the error that i get is:
Notice: get_theme_data is deprecated since version 3.4! Use wp_get_theme() instead. in /customers/d/6/7/smartlookoptikk.no/httpd.www/wp-includes/functions.php on line 2705
And the theme that i use is:
BizWay By InkThemes.com Version 1.1version is the newest… what am I doing wrong?
Forum: Themes and Templates
In reply to: get_theme_data is deprecated since version 3.4!wp-includes/functions.php on line 2705 —- says:
function _deprecated_function( $function, $version, $replacement = null ) {
do_action( ‘deprecated_function_run’, $function, $replacement, $version );
// Allow plugin to filter the output error trigger
if ( WP_DEBUG && apply_filters( ‘deprecated_function_trigger_error’, true ) ) {
if ( ! is_null($replacement) )
trigger_error( sprintf( __(‘%1$s is deprecated since version %2$s! Use %3$s instead.’), $function, $version, $replacement ) );
else
trigger_error( sprintf( __(‘%1$s is deprecated since version %2$s with no alternative available.’), $function, $version ) );
}
}????
Okey I need som help!! 🙂 what are talking about
I get this on my site and wordpress is not work at all?Notice: get_theme_data is deprecated since version 3.4! Use wp_get_theme() instead. in /customers/d/6/7/smartlookoptikk.no/httpd.www/wp-includes/functions.php on line 2705
can you help me 🙂
Thx
Forum: Installing WordPress
In reply to: Installed 3.4 and now cannot log into siteOkey sorry 🙂
Forum: Installing WordPress
In reply to: Installed 3.4 and now cannot log into siteNo I did not find get_theme_data
Forum: Installing WordPress
In reply to: Installed 3.4 and now cannot log into siteHi again
I found functions.php in wp-includes folder and I made a search in notepad and did not find wp_get_theme()?? Why?Forum: Installing WordPress
In reply to: Installed 3.4 and now cannot log into siteOkey thx I will giv it at try 🙂
Forum: Installing WordPress
In reply to: Installed 3.4 and now cannot log into siteWhen I try to login I receive this:
Notice: get_theme_data is deprecated since version 3.4! Use wp_get_theme() instead. in /customers/d/6/7/smartlookoptikk.no/httpd.www/wp-includes/functions.php on line 2705 Warning: Cannot modify header information – headers already sent by (output started at /customers/d/6/7/smartlookoptikk.no/httpd.www/wp-includes/functions.php:2705) in /customers/d/6/7/smartlookoptikk.no/httpd.www/wp-includes/pluggable.php on line 881
??? Help 🙁
Forum: Installing WordPress
In reply to: Installed 3.4 and now cannot log into siteWell I have the same problem but I can not login the site, them its difficult to revert to the default theme Twenty Elven. What do I do?
Thx David