Thanks.
Now I’m getting:
Fatal error: Call to undefined function wp() in /home3/allstav4/public_html/aussieontheroad/wp-blog-header.php on line 14
<?php
/**
* Loads the WordPress environment and template.
*
* @package WordPress
*/
if ( !isset($wp_did_header) ) {
$wp_did_header = true;
require_once( dirname(__FILE__) . '/wp-load.php' );
wp();
require_once( ABSPATH . WPINC . '/template-loader.php' );
}
?>
This function is not recognized:
wp();
This means your WP files are not complete. Try to do a manual upgrade of your blog: http://www.wplancer.com/upgrading-wordpress-in-ten-easy-steps/
Now I seem to have lost all access.
I just get this:
Warning: require_once(/home3/allstav4/public_html/aussieontheroad/wp-load.php) [function.require-once]: failed to open stream: No such file or directory in /home3/allstav4/public_html/aussieontheroad/wp-admin/admin.php on line 20
Fatal error: require_once() [function.require]: Failed opening required ‘/home3/allstav4/public_html/aussieontheroad/wp-load.php’ (include_path=’.:/usr/lib64/php:/usr/lib/php’) in /home3/allstav4/public_html/aussieontheroad/wp-admin/admin.php on line 20
at the admin screen
FML
You’re just missing some files. Did you make the upgrade?
I tried to based on those instructions, but I didn’t have much luck at all. I am completely overwhelmed by this kind of thing.
Would you like me to get on board to help you for a few bucks?
How much are we saying? At this point I’m getting a little stressed. I don’t make a lot of coin from this site, but it is something I’d rather not lose access to for long.
Let’s talk in private: banago at gmail.