Problem With My Website

mikev

Registered Member
Joined
May 13, 2015
Messages
57
Reaction score
9
Hello, every of my 4 sites on my hosting account gets this message when I type in the URL:


Warning: require(/home2/miho/public_html/wp-includes/post.php): failed to open stream: No such file or directory in /home2/miho/public_html/wp-settings.php on line 167

Fatal error: require(): Failed opening required '/home2/miho/public_html/wp-includes/post.php' (include_path='.:/opt/php54/lib/php') in /home2/miho/public_html/wp-settings.php on line 167

I am really scared I might lose all of my income.

If some of you has experience with this, please help!

Thanks!
 
Get support at your host to help you out while you are waiting for an answer here... if they are any good they will take care of it for you.
 
Are you using anything nulled ?

When did you last update Wordpress?
Was it an auto install and update or did you download it and do it manually?
 
Get support at your host to help you out while you are waiting for an answer here... if they are any good they will take care of it for you.

Thanks for the response. I will do anything to resolve my issue.

I will contact HostGator Asap.
 
Are you using anything nulled ?

When did you last update Wordpress?
Was it an auto install and update or did you download it and do it manually?

I did not updated Wordpress manually. Maybe it was an auto install.

I am using theme and plugin from GPLvault on my site that is actually normal. There are absolutely no issues with my site that uses themes and plugins from that site if you consider them to be nulled.
 
how about your username and password, did you use weak password like admin and admin123, now so many attacker malware come to get acces login with bruto force attack. in my case, i use ithemes security pro original to protect my website from them
 
how about your username and password, did you use weak password like admin and admin123, now so many attacker malware come to get acces login with bruto force attack. in my case, i use ithemes security pro original to protect my website from them

Nah, my username and password is actually pretty complicated.
 
Anyone else?
 
I managed to fix this issue. Thanks for the support.

I can now login to my wp-admin.

However, how can it be possible to have problem with the theme on every site?

Fatal error: Call to undefined function sydney_slider_template() in /home2/mixe/public_html/site-name/wp-content/themes/sydney/header.php on line 57

This is now the error I receive. But, when I change the theme the problem goes away.

What was the cause of this problem? How can I prevent this from happening from in the future? It would be a long way to fix and redesign every single site to detail.
 
I managed to fix this issue. Thanks for the support.

I can now login to my wp-admin.

However, how can it be possible to have problem with the theme on every site?

Fatal error: Call to undefined function sydney_slider_template() in /home2/mixe/public_html/site-name/wp-content/themes/sydney/header.php on line 57

This is now the error I receive. But, when I change the theme the problem goes away.

What was the cause of this problem? How can I prevent this from happening from in the future? It would be a long way to fix and redesign every single site to detail.

it seems that the problem come from header.php of your theme, usually hapened when your theme confliq with one or more plugin that modified your header file
 
Back
Top