Maybe you have a error from code, first enable debug mode and change WP_DEBUG to true value, in wp-config.php from root wordpress directory and send me the message when you try to change de theme
example define( ‘WP_DEBUG’, true );
Hi jjvasques
thank you for replying so quickly.
I wish I understood – sorry, I am a total novice at this WP – I will try to find out how to do what you suggest, and let you know what happens. I will probably not be able to do this until later today at home. 🙂
I finally found the wp-config.php file, and changed to true in define debug, as you worte.
I now get a page full of messages when looking at my website through WP controlpanel:
Unfortunately half of it is in danish :), but I hope it still makes sense to you.
I can’t upload or insert the picture of the page as it looks, so if you can’t see it, please let me know how to display the errormessages for you.
🙂
please, i tried sending last error messages, i cant change theme, or update, make new pages or anything, all i get is this :
Now when I try to go to my websites WP, and see if I can change theme, this is all I get to see: — HELP
Warning: array_values() expects parameter 1 to be array, null given in /var/www/fam-freltofte.dk/Kagedillen/wp-includes/script-loader.php on line 1127
Warning: array_values() expects parameter 1 to be array, null given in /var/www/fam-freltofte.dk/Kagedillen/wp-includes/script-loader.php on line 1128
Warning: array_values() expects parameter 1 to be array, null given in /var/www/fam-freltofte.dk/Kagedillen/wp-includes/script-loader.php on line 1131
Warning: array_values() expects parameter 1 to be array, null given in /var/www/fam-freltofte.dk/Kagedillen/wp-includes/script-loader.php on line 1132
Warning: array_values() expects parameter 1 to be array, null given in /var/www/fam-freltofte.dk/Kagedillen/wp-includes/script-loader.php on line 1133
Fatal error: Uncaught Error: Call to a member function is_rtl() on null in /var/www/fam-freltofte.dk/Kagedillen/wp-includes/script-loader.php:1136 Stack trace: #0 /var/www/fam-freltofte.dk/Kagedillen/wp-includes/class-wp-hook.php(286): wp_localize_jquery_ui_datepicker(”) #1 /var/www/fam-freltofte.dk/Kagedillen/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array) #2 /var/www/fam-freltofte.dk/Kagedillen/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #3 /var/www/fam-freltofte.dk/Kagedillen/wp-includes/script-loader.php(1435): do_action(‘wp_enqueue_scri…’) #4 /var/www/fam-freltofte.dk/Kagedillen/wp-includes/class-wp-customize-manager.php(455): wp_enqueue_scripts() #5 /var/www/fam-freltofte.dk/Kagedillen/wp-includes/class-wp-customize-manager.php(552): WP_Customize_Manager->wp_die(0, ‘Non-existent ch…’) #6 /var/www/fam-freltofte.dk/Kagedillen/wp-includes/class-wp-hook.php(286): WP_Customize_Manager->setup_theme(”) #7 /var/www/fam-freltofte.dk/Kagedillen/wp-includes/class-wp-hook.php(310): WP_Ho in /var/www/fam-freltofte.dk/Kagedillen/wp-includes/script-loader.php on line 1136
please, an anyone help me?, so i can change theme, and keep my website updated?
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
Part of the problem is that it looks like you are using a theme that is not supported in these forums.
Try these steps.
- Backup all your
wp-content/themes/chef directory to somewhere off of your web server.
- Once that is done and you are sure the theme is safe and backed up, then delete the
chef directory in wp-content/themes. Just that one chef directory and nothing else.
- Now visit this link and select a different theme. http://kagedillen.fam-freltofte.dk/wp-admin/themes.php You will get an error message but that is fine for now.
After you do that does the theme change to the one you have selected? Can you get into the backend of your installation after that?