Wordpress failed to open stream: No such file or directory, can't open dashboard

Warning: require(/home/bookme08/public_html/sites/laverdad/sub.wordpress/g4/wp-content/themes/metro-creativex/inc/customizer.php): failed to open stream: No such file or directory in /home/bookme08/public_html/sites/laverdad/sub.wordpress/g4/wp-content/themes/metro-creativex/functions.php on line 43

Fatal error: require(): Failed opening required '/home/bookme08/public_html/sites/laverdad/sub.wordpress/g4/wp-content/themes/metro-creativex/inc/customizer.php' (include_path='.:/usr/local/php70/pear') in /home/bookme08/public_html/sites/laverdad/sub.wordpress/g4/wp-content/themes/metro-creativex/functions.php on line 43

Trying to figure out any solution to this but have failed. Any support will be highly appreciated.

Also just updated to latest wordpress today deleted plugins, literally no plugins now but still has this error.

Solutions

Is your theme's folder contains inc folder? And it have customizer.php file, haven't it? This is not error relevant to plugins or WordPress

This is file missing error. Check your customizer.php in 'inc' directory which is located at /home/bookme08/public_html/sites/laverdad/sub.wordpress/g4/wp-content/themes/metro-creativex/inc This directory surly doesn't have this file. You can copy this file from any defcault theme like 2017 or 2016 if you are using any default theme .

Similar questions

failed to open stream: No such file or directory (but files are in the correct location)
I receive hundreds of emails every day error from my WP theme. I do not know why, and even the developer cannot give me some advice, everything seems okay, but obviously it is not. This is the error I get on my postfix mail service: the files are in the correct position, this is the file cron.php: this is the scheduler.php file: I'm in a WP multisi...
Warning: require(./wp-blog-header.php) [function.require]: failed to open stream: No such file or directory in ......?
I moved wordpress from one server to other...home page is running fine but when I click to category pages/links it shows these errors I searched on google and tried accordingly but not solved. I tried wp-codex tech like http://codex.wordpress.org/Changing_The_Site_URL but also failed. I have the wp-blog-header file in my directory but still not wor...
Warning: include(lang/1%00'=1.php): failed to open stream: No such file or directory in C:\xampplite\security\htdocs\index.php on line 12
Getting a really strange error here. I'm developing a WordPress website locally via ServerPress (called localhost.dev). Everything works fine except for the url localhost.dev/security. I'm trying to give a page this URL, but when I do, the error below shows up on the page. I've never encountered this before, does anyone have an idea how I can fix t...
Creating Child Theme. "Warning: file_get_contents9():failed to open stream: No such file or directory" Error
I'm attempting to create a child theme from my current theme (Tesseract 2). I've followed the instruction as specified here however I am continually receiving the error: I can remove this error by disabling the plugin (Beaver Builder Plugin (Lite Version)) however as I use this plugin on my site, this isn't really a viable option. The childs style....
copy() only works once then error failed to open stream: No such file or directory
I have the following array of URLs being looped through in a foreach. These are my URLs: All separated by commas between photos. Here is my code: I was having some issues earlier thinking my foreach loop wasn't working until I narrowed it down to being the copy() that got stuck after the first file. I put the in there to see the output and those fi...
PHP/SQL - failed to open stream: No such file or directory
Set up a (Wordpress) local website using WAMP. For security reasons, in phpmyadmin, created a new user and deleted user root. New user was supposed to have global privileges, but had none. Used the following post to recreate user root deleted-mysql-root-user-using-phpmyadmin-how-to-restore. It worked, partially (i.e. recreated root user, that has G...

Also ask

We use cookies to deliver the best possible experience on our website. By continuing to use this site, accepting or closing this box, you consent to our use of cookies. To learn more, visit our privacy policy .