Hello SiteOrigin
Would like some assistance if possible. Just updated wordpress with godaddy and received the following error when tried to login to site
Warning: require_once(/home/content/89/7649089/html/portfolio/wp-settings.php)[function.require-once]: failed to open stream: No such file or directory in
/home/content/89/7649089/html/portfolio/wp-config.php on line 90
Fatal error: require_once() [function.require]: Failed opening required’/home/content/89/7649089/html/portfolio/wp-settings.php’
(include_path=’.:/usr/local/php5/lib/php’) in /home/content/89/7649089/html/portfolio/wp-config.php on
line 90
I checked in the files and found the following (which means absolutely nothing to me – sorry)
line 90 wp-config
if ( $schedule != false ) { $new_args = array ($timestamp, $schedule, $hook, $v['args']); call_user_func_array ('wp_reschedule_event', $new_args); } wp_unschedule_event( $timestamp, $hook, $v['args'] ); /**
line 90 wp-settings
// Start the WordPress object cache, or an external object cache if the drop-in is present. wp_start_object_cache(); // Attach the default filters. require( ABSPATH . WPINC . '/default-filters.php' ); // Initialize multisite if enabled. if ( is_multisite() ) { require( ABSPATH . WPINC . '/ms-blogs.php' ); require( ABSPATH . WPINC . '/ms-settings.php' ); } elseif ( ! defined( 'MULTISITE' ) ) { define( 'MULTISITE', false );
Godaddy say they can’t help me
So I’m looking for some help from the experts in the field.
I have checked the data base wp_options id’s and the site url is correct and in id 40
a:5:{i:0;s:81:"/home/content/89/7649089/html/portfolio/wp-content/themes/vantage- child/style.css";i:1;s:84:"/home/content/89/7649089/html/portfolio/wp-content/themes/vantage/content- single.php";i:2;s:77:"/home/content/89/7649089/html/portfolio/wp-content/themes/vantage/content.php";i:3;s:75:"/home/content/89/7649089/html/portfolio/wp- content/themes/vantage/style.css";i:5;s:76:"/home/content /89/7649089/html/portfolio/wp-content/themes/vantage/header.php";}
this code is in wp-options browse option_id 40
recently_edited
The site is a subdomain and have been working with vantage childtheme with no problems till today (and love the theme)
Do hope you will be able to help.
Regards
Susan
Problem has been resolved. Just for information I checked in godaddy file manager and 4 files had been deleted (not by myself) uploaded a backup copy of those files and site has returned. Thankyou
Hi Susan
Glad to hear you made progress here.
Thanks for sharing.
All the best.