halffull_blog
Member
Posted 3 years ago #
Hi,
I'm pretty clueless at this - I have the following error message on my dashboard:-
Fatal error: Call to undefined function current_theme_info() in /home/fhlinux193/h/halffull.co.uk/user/htdocs/blog/wp-admin/includes/dashboard.php on line 289
When I go to Appearance - Manage Themes there is also the following FATAL ERROR:-
Fatal error: Call to undefined function current_theme_info() in /home/fhlinux193/h/halffull.co.uk/user/htdocs/blog/wp-admin/themes.php on line 39
Can I reload or slash wrists?
Any help gratefully accepted
Thanks
current_theme_info is found in file /wp-admin/includes/theme.php
The errors suggest that file is missing.
If you don't have it in your WP installation you can start by extracting it from the WordPress files zip file and replacing it, and seeing if that resolves your error.
If one file is missing though, others are likely to also be missing. If you get any additional errors I suggest uploading the WP files again, overwriting the existing ones. Do a fresh download of the files rather than use a copy you may already have on your computer. If you are using the default or classic themes back up your wp-content folder first.
halffull_blog
Member
Posted 3 years ago #
stvwlf - spot on! That works.
Cheers for the pointer.